Skip to content

Cannot find what you mentioned after clicking "APIs & Services" -> "OAuth consent screen" #10

@Yvette-0508

Description

@Yvette-0508

Configure OAuth Consent Screen: This screen tells users (usually just you) what your app wants permission for.
On the left menu, click "APIs & Services" -> "OAuth consent screen".
Choose User Type: Select "External" and click "CREATE".
Fill in App Information:
App name: Give it a name users will see (e.g., "Claude Docs MCP Access").
User support email: Select your email address.
Developer contact information: Enter your email address.
Click "SAVE AND CONTINUE".
Scopes: Click "ADD OR REMOVE SCOPES". Search for and add the following scopes:
https://www.googleapis.com/auth/documents (Allows reading/writing docs)
https://www.googleapis.com/auth/drive.file (Allows access to specific files opened/created by the app)
Click "UPDATE".
Click "SAVE AND CONTINUE".
Test Users: Click "ADD USERS". Enter the same Google email address you are logged in with. Click "ADD". This allows you to use the app while it's in "testing" mode.
Click "SAVE AND CONTINUE". Review the summary and click "BACK TO DASHBOARD".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions