Are you saying you're being redirected to the app successfully?
Yes, But showing error page
Perfectly redirecting to app but showing unwanted error page
This is currently the expected behavior. Please see https://github.com/appwrite/appwrite/issues/3930
Configuration is correct, but showing web error page🙏
Opera Browser not redirecting totally problem
It's a problem with opera: https://forums.opera.com/topic/22510/open-apps-from-a-http-url-android-intent
Missing error showing 😔
Is it possible without a browser like Firebase auth?
But did it works after that?
The open indeed redirect you?
But showing error missing end users confused is it working or not😔
I had this same issue. It should just open that page for like 1 milisecond, and redirect you back to the app
oc
You can develop custom page and send it as the success / failure url Then use a domain based app-scheme This is more advance but you can go into it if you wanted
Recommended threads
- Problem with getting rows from related t...
Hi, I migrated the Appwrite SDK to 1.8.0 and the package in my Flutter app to version ^20.3.2. I noticed one thing is different. Previously, when I got a JSON r...
- client.ping() does not appear to work.
After upgrading to 1.8.0, I ran the `starter_for_flutter` and tested the ping. It failed with a "Server Error". I tried this again on my production instance (1...
- bulkUpsert and Realtime
Hey when I use Realtime on a Table for creates/updates and use the createOperations method in my Appwrite Function for bulk upserts, will the realtime trigger f...