cancel
Showing results for 
Search instead for 
Did you mean: 

API Erro 401

JeniferTCS
Level 3

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"}

1 BEST ANSWER

Helpful Answers

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.

View answer in original post

2 REPLIES 2

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.

JeniferTCS
Level 3

Thank you very much, this information has already helped me solve the problem.