Web Developer
The uri that I get from Appwrite and the one that I insert in the Google console are identical and yet I get this error while using Google Sign In:
Votes
0
Replies
9
Participants
3
Messages
10
Web Developer
The uri that I get from Appwrite and the one that I insert in the Google console are identical and yet I get this error while using Google Sign In:
Double check that redirect uri
ASAP
The region probably needs to be added in front of https://REGION.cloud.appwrite.io
The region in the url is subtle difference that I think it causing your issue
Web Developer
Thanks
Hey did it work
I tried it and I found that my server endpoint was lucking the region (... fra.cloud...). When I added it then things worked very well. Thanks
I had to remove the "fra." portion of the url and it worked for me!