Forum Discussion
royhiggs
New Member
I think this is broken again in 5.4.0. I'm not getting prompted for credentials.
eugenezadorin
7 years agoOccasional Visitor
Try to inspect HTTP headers your API-server responds with.
According to MDN schema - https://developer.mozilla.org/en-US/docs/Web/HTTP/Authentication - server must send WWW-Authenticate header which tells client how exactly to authorize.
In my case when I've been added following header:
WWW-Authenticate: Basic realm="My super api", charset="UTF-8"
And Soap UI shows me credentials popup. Tested at v5.4.0.
Related Content
- 2 years ago
Recent Discussions
- 2 hours ago
- 17 days ago