function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
ATHUL MATHEW 18ATHUL MATHEW 18 

We have made an integration to Array.com website to retrieve credit reports of our clients, when there is issue with data they give a response code500. But it is making that API call multiple time eventhough in our code the call is only once

We have made an integration to Array.com website to retrieve credit reports of our clients. when there is issue with the request data they give a response code500. But it is making that API call multiple time eventhough in our code the call is only once. What can be the possible reasons.Thanks in advance