Moderator
Make sure too you added the corresponding code into your android manifest file:
https://appwrite.io/docs/getting-started-for-android#OAuthCallback
Votes
0
Replies
24
Participants
Unknown
Messages
25
Moderator
Make sure too you added the corresponding code into your android manifest file:
https://appwrite.io/docs/getting-started-for-android#OAuthCallback
Rank 1: Thread
For the article, i will share once it's done.
Moderator
I mean the part where it's mentioned to setup as Android
Rank 1: Thread
Rank 1: Thread
This is the docs that Appwrite suggests when we go to Google OAuth2 Settings
Rank 1: Thread
when i start setup Oauth2, appwrite auto fill with my account, is it necessary? i think user can misread about it
Moderator
It's being autofilled by your browser, not appwrite
Rank 1: Thread
ah! sorry for that
Moderator
You need to put in app ID and secret what you can find in the Google Cloud Panel after setting up that
Rank 1: Thread
I can sign in but still get issue about redirect
Rank 1: Thread
Rank 1: Thread
Where can i find docs to fix it?
Moderator
https://appwrite.io/docs/getting-started-for-android#OAuthCallback
This was not added to your AndroidManifest.xml file
Rank 1: Thread
Ah. I have been completed! Tks very much!
Moderator
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
Rank 1: Thread
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
Moderator
For web you need to handle that manually
Rank 1: Thread
if you have any example, please help me with it!
Rank 1: Thread
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?
Admin
Rank 1: Thread
wow! this very helpful, tks a lot!
Admin
In the future, it would be best to create a separate post in #channel
Admin
@Sagar🌊, is your problem resolved?
Rank 1: Thread
Yes 🚀
Admin
[SOLVED] Error 400: redirect_uri_mismatch