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
I've tried 2 cases of auth with Postman: basic and bear with JWT.
Basic auth response 500 : NoneType' object has no attribute 'strategy'
Bearer auth response 200 but list empty with baskets in the DB
The text was updated successfully, but these errors were encountered:
gmaOCR
changed the title
Impossible to get list of baskets as admin on api/baskets endpoints
Impossible to get list of baskets as admin on api/baskets endpoint
Oct 17, 2024
I've tried 2 cases of auth with Postman: basic and bear with JWT.
Basic auth response 500 :
NoneType' object has no attribute 'strategy'
Bearer auth response 200 but list empty with baskets in the DB
The text was updated successfully, but these errors were encountered: