Make sure too you added the corresponding code into your android manifest file: https://appwrite.io/docs/getting-started-for-android#OAuthCallback
For the article, i will share once it's done.
I mean the part where it's mentioned to setup as Android
This is the docs that Appwrite suggests when we go to Google OAuth2 Settings
when i start setup Oauth2, appwrite auto fill with my account, is it necessary? i think user can misread about it
It's being autofilled by your browser, not appwrite
ah! sorry for that
You need to put in app ID and secret what you can find in the Google Cloud Panel after setting up that
I can sign in but still get issue about redirect
Where can i find docs to fix it?
https://appwrite.io/docs/getting-started-for-android#OAuthCallback
This was not added to your AndroidManifest.xml file
Ah. I have been completed! Tks very much!
If you added and It and stills not working make sure its correctly added where it should be and you have added correctly your project id into the corresponding field
Sorry for disturbing again! I have prob with flutter web platform about missing redirect url, i also do that but it not work on web
For web you need to handle that manually
if you have any example, please help me with it!
i could manually with 'success' parameter to specific redirect Url for Web. Now new problem is how to know if platform is android or web to pass success parameter. is it alright?
wow! this very helpful, tks a lot!
In the future, it would be best to create a separate post in <#1072905050399191082>
@Sagar🌊, is your problem resolved?
Yes 🚀
[SOLVED] Error 400: redirect_uri_mismatch
Recommended threads
- All My Project is Gone
Hello everyone, please help. Why have all my projects suddenly disappeared? I received a warning via email about one of my projects being paused. When I clicked...
- > AppwriteException: The requested servi...
When trying to read or write from my database I get the following error: > AppwriteException: The requested service is disabled. You can enable the service from...
- 500 Server error
getting same 500 status This is my appwrite project: https://cloud.appwrite.io/console/project-fra-691932db0036241caa0e/overview/platforms Help how to open th...