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
Just replace your client_id, client_secret and callback_uri in the views.py file in Oauth App, with your one and fire the server with:
python manage.py runserver
or
python manage.py runsslserver