Let's test if the scheme is even working Go to this URL appwrite-callback-6416a9f487c4cbac5bc6://indx in the emulator
you can paste in Message and then click on it
I lost my friend, how do I access that url? If I put it as it is in the browser, I just go to Google
https://appwrite.hordevfree.online/v1/account/sessions/oauth2/callback/google/6416a9f487c4cbac5bc6 or are you referring to this
I've upload it for you https://cms.bool-code.com/a.html click on the link inside in your emulator
the link returns me to the app friend
So it the scheme is working
Same problem π
What is that?
Flutter OAuth
In your mobile device?
Something seems really wrong with the page. It's like it's not loading properly
Yes, because it doesn't show anything, it just stays blank
Could it be a problem on my server? something misconfigured, although nothing occurs to me
One last check Did you try to run in on your physical device?
ok friend i will try
I have a feeling it's the device... because the page loads correctly for me and it loads correctly on desktop for you
Good day, friend On pyshical devixe i get it error
I do click in accept, but same it not return to the app
at least you're seeing the message now! π
that's weird...it seems to know it should go to the right app too...
on console when i done click in accept
I tried with the chrome browser and for some reason it works. But in the emulator with the chrome it not worked
after several tests the error is due to incompatibility with the browser, the return to the app only works with chrome and firefox. And I believe from certain versions. In the emulator I still can't get it to work but I keep trying
Recommended threads
- [SOLVED] curl error Number: 6 β function...
Hello, I invested a lot of time in this error in a fresh install of appwrite 1.8.1 and lasted until fix, this if for helping anyone that can have the same weird...
- android platform invaild origina
It happened today suddenly. Our app says invalid origin. And appwrite cloud says every time we tried to add the app to it: "param platformId" is not optional.
- Team invite - 500 error - no email
When executing ```dart await _repository.teams.createMembership( teamId: event.listId, roles: ['member'], email: event.email, url: 'xxxx', ); ``` I se...