Salesforce Interview Question

What would be a starting point to debug an API that is returning an internal server error.

Interview Answer

Anonymous

Dec 30, 2024

Create a postman request to replicate the error and then look at the logs generated by the API.