Rank 3: Container
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