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
sfdcrajsfdcraj 

Error code handling in in REST API integration

Hi,

We are using REST API to do our integration. As this is our first integration we want to know what are the different error codes to take care of  and how to handle them, retries and so on. It will be greatful if they can share their knowledge.

i looked into this 
https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/errorcodes.htm


Regards,
raj
Andy BoettcherAndy Boettcher
You're also going to want to look into the Authentication process and error codes.