
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
- I have troubles with login to appwrite c...
errors occured in migration
- New Provider isn't working | Invalid OAu...
Hallo, I set up a new provider in Appwrite. I followed all the documentation, I set up everything, I successfully ran both Appwrite console and backend, and I f...
- Appwrite Sites: Error At Deployment
Hello, I am using Appwrite 1.7.4 on a self-hosted instance and am experiencing an issue with Appwrite Site's manual deployment. ```powershell [12:44:43] [open-...
