Basic auth with redirect #14395
Unanswered
Jak-Tan
asked this question in
Questions and Help
Replies: 1 comment
-
Similar issue is observed in our case as well. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm testing an application in which I need to provide basic auth headers after a redirect. I'm making a request to url1 which eventually redirects to url2 however the auth headers are not being passed and I'm getting a 401. Is there a solution for this?
Beta Was this translation helpful? Give feedback.
All reactions