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/callbackYou need to add this EXACT URI to Google Console (without the app ID in the path!)
Step 1: Copy This URI
✓ Primary Redirect URI:
https://app.base44.com/api/apps/auth/callbackAlso add for custom domain:
Custom Domain URI:
https://meetingdiary.com/api/apps/auth/callbackStep 2: Add to Google Console
- Click the button below to open Google Cloud Console
- Find OAuth 2.0 Client ID:
314930982395-7u12tlvghep9s0ici0me6t6b1t9omf8d.apps.googleusercontent.com - Click the pencil/edit icon
- Scroll to "Authorized redirect URIs"
- Click "+ ADD URI"
- Paste:
https://app.base44.com/api/apps/auth/callback - Click "+ ADD URI" again
- Paste:
https://meetingdiary.com/api/apps/auth/callback - Click "SAVE" at the bottom
- Wait 5-10 minutes
- Try signing in again (in incognito mode)
Also Add JavaScript Origins
These should also be in your Google OAuth Client
https://app.base44.comhttps://meetingdiary.comYour Final Google OAuth Configuration
Client ID:
314930982395-7u12tlvghep9s0ici0me6t6b1t9omf8d.apps.googleusercontent.comAuthorized JavaScript origins:
https://app.base44.comhttps://meetingdiary.comAuthorized redirect URIs:
✓ https://app.base44.com/api/apps/auth/callback✓ https://meetingdiary.com/api/apps/auth/callbackAfter Adding the URIs
- Click "SAVE" in Google Console
- Wait 5-10 minutes for Google to propagate changes
- Clear your browser cache and cookies
- Open an incognito/private window
- Go to your app and try signing in again
⏰ Important: Google OAuth changes can take up to 10 minutes to take effect. If it still doesn't work immediately, wait a bit longer and try in a fresh incognito window.
