HTTP interface - AUTHENTICATION FAILED
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
28-01-19 07:32 PM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-09-21 07:07 PM
Hi Pierre Gruszczynski,
You can try with following url: http://localhost:8080/user%20name%20YourName&password%20YouPassword
------------------------------
Naveen Kumar
------------------------------
You can try with following url: http://localhost:8080/user%20name%20YourName&password%20YouPassword
------------------------------
Naveen Kumar
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-09-21 10:41 PM
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
------------------------------
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
------------------------------
