diff --git a/google_auth_oauthlib/interactive.py b/google_auth_oauthlib/interactive.py index b1ed990..2338b1d 100644 --- a/google_auth_oauthlib/interactive.py +++ b/google_auth_oauthlib/interactive.py @@ -91,10 +91,12 @@ def get_user_credentials( you've provided. To obtain the ``client_id`` and ``client_secret``, create an **OAuth - client ID** with application type **Other** from the `Credentials page on + client ID** with application type **Web Application** from the `Credentials page on the Google Developer's Console - `_. Learn more - with the `Authenticating as an end user + `_. + You may want to check the `OAuth 2.0 docs for Web Apps + `_ guide. Args: