python-samples icon indicating copy to clipboard operation
python-samples copied to clipboard

Error 400: redirect_uri_mismatch

Open Prajwalgopal opened this issue 5 years ago • 5 comments

Expected Behavior

Actual Behavior

The redirect URI in the request, http://localhost:59771/, does not match the ones authorized for the OAuth client. To update the authorized redirect URIs, visit: https://console.developers.google.com/apis/credentials/oauthclient/242599106987-gld677j49fgu7q7cf56aohsgkn38klkh.apps.googleusercontent.com?project=242599106987

Steps to Reproduce the Problem

Specifications

  • Python version (python --version)
  • OS (Mac/Linux/Windows)

Prajwalgopal avatar Jul 05 '20 14:07 Prajwalgopal