Rank 2: Process
Hi all, I have a problem with the Google Auth provider. I have followed the Appwrite guidelines but I get this error when I try to authenticate.
Votes
0
Replies
15
Participants
Unknown
Messages
16
Rank 2: Process
Hi all, I have a problem with the Google Auth provider. I have followed the Appwrite guidelines but I get this error when I try to authenticate.
@SpencerSama can you show exactly what redirect URI is added to your Google Console?
Also, if you're self-hosting, please make sure that your hostname matches in your test environment and on the Google Developer Console
localhost and 127.0.0.1 can cause a mismatch too, even though they do point to the same application
Rank 2: Process
Rank 2: Process
They are the same
Can you share a screenshot once?
Rank 2: Process
Sure, Appwrite or google cloud?
Both, if that's okay?
Rank 2: Process
Sure
Rank 2: Process
Voila
Rank 2: Process
Problem solved. In fact, I had to add my http and https uri.
Rank 2: Process
Thanks for your help 🙏
Ah perfect!
[SOLVED} Google Auth (redirect url mismatch)
Flutter Developer
I am getting this issue again
Flutter Developer
I am not sure why it happened, It was working fine when it was in appwrite cloud, I self hosted it and then it fails