cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP interface - AUTHENTICATION FAILED

PierreGruszczyn
Level 2
Hello, I try to execute HTTP request but I cannot authenticate. I always have the same error message. According the blue prism help, it should work, but I keep having €œauthentication failed message€ I don€™t understand what password I should use. The user password set in blue prism system ? The database password ? The active directory password ? None of the above ?   Step 1: Request tested: http://localhost:8080/user%20MyUser&password%20MyPassword Step 2: Page returns:USER SET AUTHENTICATION FAILED i hope someone can help me. Best regards,
2 REPLIES 2

NaveenKumar5
Level 3
Hi Pierre Gruszczynski,

You can try with following url: http://localhost:8080/user%20name%20YourName&password%20YouPassword

------------------------------
Naveen Kumar
------------------------------

TahaSonmez
Level 5
Hi Pierre,

As Naveen mentioned in above post, username parameter is "user name". Final URL should be: http://localhost:8080/user%20name%20YourName&password%20YouPassword

If your authentication mode is basic authentication, you have to type credentials of Blue Prism system not DB or AD.

------------------------------
Taha Sonmez
ROM Architect
SabanciDx
------------------------------