Google Login Diagnostic
Click the button to attempt a Google sign-in. All request details, errors, and OAuth callback parameters will be shown below so you can see exactly what fails (e.g. redirect_uri_mismatch, missing scopes, provider disabled).
Origin: (ssr)
Google Console → Authorized redirect URIs must include:
https://www.seedmatchgroup.com/~oauth/callback
Google Console → Authorized JavaScript origins must include:
(ssr)
Logs will appear here…
Common failure decoder:
- redirect_uri_mismatch — the exact callback URL above is missing from Google Console → Credentials → Authorized redirect URIs.
- Unsupported provider / provider is not enabled — Google provider is disabled in Cloud Auth Settings.
- Invalid client / unauthorized_client — Client ID/Secret in Cloud Auth don't match the Google Console OAuth client.
- access_denied — user cancelled or consent screen not published for external users.
