Error requesting data from Pega - Code: InternalServerError(500)
We are connecting an RPA with Pega; everything seems to work fine until the RPA completes its work; when returning the info to Pega, we are getting an error on the call to Pega's API.
Code: InternalServerError(500)
On the Pega Logs we can see it is not able to complete the call to the API, I have tried hitting the API manually using the URL Runtime shows and I am able to get info back, but for some reason when called from Robotics Pega does not bring the data.
I am attaching the logs. Runtime error shows at the end of the logs.