I am experiencing an integration error while attempting to connect to a Start Process Web API within the same environment. I have tested the connection using Postman, and it works fine.
Discussion posts and replies are publicly visible
When you get a 500 Internal Server Error while calling the Web API from the integration object, it means the issue isn't with authentication but with how the Web API is handling the request.
Here are some possible reasons for the error: