03-03-25 08:09 PM - edited 03-03-25 08:10 PM
New API configured in Blue Prism but it is showing this error
Internal: Unexpected error Error during Web API HTTP Request
HTTP Status Code: 401
HTTP Response Content: {"status":401,"error":"orderNotFound"}
Answered! Go to Answer.
04-03-25 06:24 AM - edited 04-03-25 06:24 AM
Hi @JeniferTCS
We need more details to help you.
Details about how you make the Api call and how did you implement the Api inside Blue Prism "headers / parameters / input / request / http verb (if something is confidential please unhide it). "
Error 401 typically means that your request lacks proper authentication credentials or that the credentials provided are invalid.
04-03-25 06:24 AM - edited 04-03-25 06:24 AM
Hi @JeniferTCS
We need more details to help you.
Details about how you make the Api call and how did you implement the Api inside Blue Prism "headers / parameters / input / request / http verb (if something is confidential please unhide it). "
Error 401 typically means that your request lacks proper authentication credentials or that the credentials provided are invalid.
a month ago
Thank you very much, this information has already helped me solve the problem.