Authentication Status

Home

Environment Configuration

Setting Status
Google OAuth Client ID Configured
Google OAuth Client Secret Configured
Session Secret Configured
OpenAI API Key Missing

Authentication Status

Setting Value
User Authenticated No
Authenticated User Not logged in

Callback Configuration

Make sure to add the following URL exactly to your Google OAuth authorized redirect URIs:

Error 400: redirect_uri_mismatch solution:
  1. Copy the exact URL above
  2. Go to your Google Cloud Console
  3. Select your OAuth 2.0 Client ID
  4. Add/update the callback URL in "Authorized redirect URIs"
  5. Save your changes

Troubleshooting

  1. Make sure your Google Cloud project has the Gmail API enabled
  2. Verify that your OAuth consent screen is properly configured
  3. Check that the authorized redirect URI exactly matches the one shown above
  4. Ensure you've set up the proper credentials in your project environment
  5. If using OAuth in testing mode, make sure your email is added as a test user