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 am using django and ariadne, and after every five mins every response even for views that doesn't even have the @login_required return 401 Unauthorized
getting this error after making one request using the token.
so I keep refreshing the token one every request.
The text was updated successfully, but these errors were encountered: