cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP Status Code: 500 error

KrishnaElapavul
Level 6
Hi 
I am trying to POST WEb API message by using BP 6.6 
I got the following error 
Internal : Unexpected error Error during Web API HTTP Request
HTTP Status Code: 500
HTTP Response Content: {"Message":"An error has occurred."}

but i am able to post the message trough Postman 
Can some one guide me please 

Thanks
Krishna

------------------------------
Krishna Elapavuluri
TEchnology Consultant
DXC.technology
Asia/Bangalore
------------------------------
2 REPLIES 2

bruce.liu
Staff
Staff
Hi Krishna,

There is not enough details shared on the specific Web API. The error message is returned by the third party application and I suspect you have not configured it work properly in Blue Prism.

If you are working on a Blue Prism project or DX asset, I would encourage you to reach out to our support team for assistance.

Regards,

------------------------------
Bruce Liu
Senior Product Consultant, Professional Services
Blue Prism
Australia/Sydney
------------------------------

IshanMahajan
Level 7
HI Krishna,

HTTP VBO does not show message details if the HTTP Response code is 500. i observed it during the one of my project, i think you still have two ways to get error details,

1. Use a third party API consumption tool like Postman(Free) or SOAPUI(Paid), you can send same API Request through any of this tool and you would be able to read exact error message.
2. Try to update your HTTP VBO, generally we update the tool but do not update the inbuilt objects, i think the HTTP VBO which comes with BP6.4..3 or later can display error details when the HTTP response code is 500.

I hope this would help.

------------------------------
Ishan Mahajan
India
------------------------------