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
NehaaaNehaaa 

502 Bad Gateway: Registered endpoint failed to handle the request

Hi All,

I am having REST API integration of salesforce with another application. The data comes from that application and we create records for that data in salesforce org on a particular object. there is no data filter on the data coming from the application. A batch job runs twice a day to ftch records from the application. But since few days we are getting the below error.
'502 Bad Gateway: Registered endpoint failed to handle the request'
Is this the issue on our salesforce side or somewhere else?