Skip to content

[BUG] BigQuery MCP connector on claude.ai/code fails with redirect_uri_mismatch for Google Workspace accounts #48957

Description

@burg333

Bug Description

When attempting to connect the BigQuery MCP connector via the Claude Code Web UI (claude.ai/code), Google OAuth returns a redirect_uri_mismatch error (HTTP 400). The OAuth flow never completes.

Environment

  • Platform: Claude Code on the Web (claude.ai/code)
  • Connection method: UI Connector (Settings → Connectors → BigQuery)
  • Google account type: Google Workspace (organizational account)

Steps to Reproduce

  1. Open claude.ai/code
  2. Navigate to Connectors settings
  3. Select BigQuery MCP connector
  4. Click "Connect" to initiate OAuth flow
  5. Google login page appears → select Google Workspace account
  6. Error page shown: "Access blocked: This app's request is invalid"
  7. Error: 400: redirect_uri_mismatch

Expected Behavior

OAuth flow should complete successfully and the BigQuery MCP connector should be authenticated.

Actual Behavior

Google OAuth rejects the request with redirect_uri_mismatch, indicating the redirect URI in the OAuth request does not match any URI registered in the OAuth client configuration.

Notes

Related Issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:autharea:claude-code-webClaude Code on the web. claude.com/codearea:mcpbugSomething isn't workingplatform:webIssue specifically occurs on the webstaleIssue is inactive

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions