Hello all, on a Flutter mobile app with latest Appwrite dependency (25.4.0) I always got "Missing redirect URL" - "Your OAuth login flow is missing a proper redirect URL...." I inspected the url which cause the error, here it is: "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#" It seems the app do not handle correctly the error. IMO it's a plugin issue instead of server issue.
Note: It works well on freshly created accounts
Stack: self hosted 1.9.6
Recommended threads
- Appwrite-injected variables are not avai...
I am using rust-1.83 as a runtime and try to access APPWRITE_FUNCTION_API_ENDPOINT or APPWRITE_FUNCTION_API_KEY during runtime. Both are not set during my execu...
- relationships bug or error idk
hey every one, am using am using appwrite on a project and ran into a problem where by created a relationship and two way to be specific and it is stuck on proc...
- Need Help on Self Hosted Version of Appw...
Hi i wanted to test SMS OTP verify method but i am not able to do it. I follow all the steps but no luck. Please help me with this. I am using Appwrite self hos...