Hi! I have an integration between Salesforce and Jira. Recently, I am getting a lot of errors when many items need to be synchronised because Salesforce’s reach limit api call per user and application.
This is the error message:
Bad response when getting file with contentDocumentId 069Vv00000E8oafIAB - 503 [{“errorCode”:“REQUEST_LIMIT_EXCEEDED”,“message”:“You have reached the Connect API’s hourly request limit for this user and application. Please try again later.”}]
I tried to change the Salesforce user’s licence to Salesforce Integration, but this was impossible because the Exalate Admin permission set is only for the Salesforce licence.
In summary, Exalate won’t retry to resync if it has this error and many jira issues are witch errors in sync. I need to use a user with more capacity for api’s call but Exalate won’t allow me to use another license type. How could I solve this?
Thanks in advance for your help!