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
To help you, here is the URL: "https://example.com/console/auth/oauth2/failure?error=%7B%22message%22%3A%22A+user+with+the+same+id%2C+email%2C+or+phone+already+exists+in+this+project.%22%2C%22type%22%3A%22user_already_exists%22%2C%22code%22%3A409%7D#"
Seems broken only for existing user
Recommended threads
- Fatal error: Allowed memory size of 5368...
Hi how solved it worker-messaging infinite reload ` Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 28672 bytes) in /usr/src/co...
- How to successfully migrate from 1.9.0 t...
I've tried the automatic tool for migration but my Appwrite (self-hosted) went to a broken state. My functions wouldn't deploy anymore, some things just didn't ...
- [1.9.5] Functions building indefinitely ...
I try to deploy some function, it show "Building..." during minutes and freeze the entire server. Here is the result of `docker logs appwrite-worker-builds` `...