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
If you are getting an error in postman ( 500 interval error) just downgrade PyJWT and djangorestframework-simplejwt to the versions Below
PyJWT==2.1.0
djangorestframework-simplejwt==4.8.0
The text was updated successfully, but these errors were encountered:
If you are getting an error in postman ( 500 interval error) just downgrade PyJWT and djangorestframework-simplejwt to the versions Below
PyJWT==2.1.0
djangorestframework-simplejwt==4.8.0
The text was updated successfully, but these errors were encountered: