iStornZOriginal post
Rank 3: Container
After migrating to 1.8.1 to 1.9.0 then 1.9.5 and login through Google I get on Flutter app "Missing redirect URL"
"Your OAuth login flow is missing a proper redirect URL. Please check the OAuth docs and send request for new session with a valid callback URL"
My Google OAuth2 is well filled on Appwrite
Summary
Issue: Google OAuth login is not working after migrating to 1.9.5, showing "Missing redirect URL" error for existing users.
Solution: Check the OAuth docs and update the redirect URL for the OAuth login flow to fix the issue.