a month ago - last edited a month ago
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.
4 weeks ago - last edited 4 weeks ago
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.
4 weeks ago - last edited 4 weeks ago
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.
4 weeks ago
Thank you very much, this information has already helped me solve the problem.