Question
Code: InternalServerError(500), Content: System.Threading.Tasks.Task`1[System.String] when running OpenSpan
Hello,
I am having trouble reconnecting to my robot in the console. When I run OpenSpan Runtime, it quickly closes and it gives me the error in above. I am able to retrieve the json file containing case data using my credentials but when I try it with the robot's credentials, it gives the 500 server error. Is it something with the privileges? Also, does RPA still need to be set to true even though the robot has already been registered to the console?
Thanks in advance!
UPDATE 05152018:
This could be due to the robots not making any cases. I can only retrieve case data of the cases I created as well as another worker. So if the robot didn't make any cases, its not going to extract anything. How can I fix it so that it pulls all cases?
***Edited by Moderator Marissa to update SR Details***
I don't believe this is a credentials error, which would usually show a 401 or 403 error. A 500 error is a little generic but it usually points to an error in configuration, either with Runtime or in your pega applicaton.
Some of the things that could cause this error: Decision table not set up correctly, the 'Require authentication' in Service package -> api is not checked, the generated Operator ID has the 'operator is available to receive work' box unchecked.
There could be other causes, so if the suggestions above are not the issue, please open a Support Request so that the issue can be investigated.