I have a self hosted server with version 1.6.0 My Front-End is Flutter, working on Android
When I run the createOAuth2Session with Google:
- it creates the account (I can see it in the console) But does not jump back to the app, instead, opening another google account selection window (and another instance of the app in Android)
I have the callback configured in the manifest file Obviously the Google OAuth service is enabled and has the AppId and Secret from Google Console.
After some reading, I was suggested to test the OAuth service with https://my_server_address/v1/account/sessions/oauth2/google I am getting Error 412 from that page , for what its worth.
Recommended threads
- [Beginner] CLI --queries Syntax Error & ...
Hi everyone! I am a beginner with Appwrite and trying to use the CLI, but I'm stuck with a syntax error. Any guidance would be greatly appreciated! 🙏 **Enviro...
- [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...
- general_bad_request when creating accoun...
I have created a new bug request, could anyone have a look - https://github.com/appwrite/appwrite/issues/11908?