Basic Auth failure
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
I'm testing test case in ATF through basic auth.
I created a admin role profile 'ATF 'in sys_user table and created the same profile user name and passw in sys_auth_profile_basic table
I'm getting {"error":{"message":"User Not Authenticated","detail":"Required to provide Auth information"},"status":"failure"
Response Status Code: 401
Is there something I'm missing?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago - last edited 2 hours ago
Hi @krishnanara , Try logging out/in first , and if the issue persists, double-check the password and the auth profile reference.
Thanks & Regards,
Muhammad Iftikhar
If my response helped, please mark it as the accepted solution so others can benefit as well.