You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Why should i enter "Bearer" in start of value in Authorize part when i want to have login with JWT?
Is this a regression?
No I don't know because I didn't check the previous versions and now I got this annoying thing after spending a lot of time trying to login with swagger.
Minimal Reproduction
Bearer <JWT_token>
Stack trace / Error message
401 - { "detail": "Authentication credentials were not provided."}
The text was updated successfully, but these errors were encountered:
Bug Report
Description
Why should i enter "Bearer" in start of value in Authorize part when i want to have login with JWT?Is this a regression?
No I don't know because I didn't check the previous versions and now I got this annoying thing after spending a lot of time trying to login with swagger.Minimal Reproduction
Stack trace / Error message
The text was updated successfully, but these errors were encountered: