AI Diary Pro

Your Personal AI Diary

✅ Found the Problem!

Add these EXACT redirect URIs to Google Console

URGENT: Add These URIs to Google Console
The error shows the redirect URI is: https://app.base44.com/api/apps/auth/callback

Step 1: Copy This URI

✓ Primary Redirect URI:
https://app.base44.com/api/apps/auth/callback

Also add for custom domain:

Custom Domain URI:
https://meetingdiary.com/api/apps/auth/callback

Step 2: Add to Google Console

  1. Click the button below to open Google Cloud Console
  2. Find OAuth 2.0 Client ID: 314930982395-7u12tlvghep9s0ici0me6t6b1t9omf8d.apps.googleusercontent.com
  3. Click the pencil/edit icon
  4. Scroll to "Authorized redirect URIs"
  5. Click "+ ADD URI"
  6. Paste: https://app.base44.com/api/apps/auth/callback
  7. Click "+ ADD URI" again
  8. Paste: https://meetingdiary.com/api/apps/auth/callback
  9. Click "SAVE" at the bottom
  10. Wait 5-10 minutes
  11. Try signing in again (in incognito mode)
Open Google Cloud Console
Also Add JavaScript Origins
These should also be in your Google OAuth Client
https://app.base44.com
https://meetingdiary.com
Your Final Google OAuth Configuration

Client ID:

314930982395-7u12tlvghep9s0ici0me6t6b1t9omf8d.apps.googleusercontent.com

Authorized JavaScript origins:

https://app.base44.comhttps://meetingdiary.com

Authorized redirect URIs:

✓ https://app.base44.com/api/apps/auth/callback✓ https://meetingdiary.com/api/apps/auth/callback
After Adding the URIs
  1. Click "SAVE" in Google Console
  2. Wait 5-10 minutes for Google to propagate changes
  3. Clear your browser cache and cookies
  4. Open an incognito/private window
  5. Go to your app and try signing in again