Hi everyone, I'm trying to implement sign in with google using oauth2 with appwrite, but for some reason when I click on the sign in button, i go an a page that says this site can't be reached, check if there is a typo in cloud.appwrite.
Can anyone please help with this?
What api endpoint did you use?
Recommended threads
- Auth working for emulator but not for ph...
hey guys i'm using appwrite for expo react native it is working perfectly for emulator but does not working for physical devices can u explain any one and it is...
- Database column name change makes table ...
Hi, new here! I'm currently building an app where there's a table called "track_sessions" whose column "creator" I wanted to change to "creatorID". However, af...
- SyntaxError: The requested module 'node-...
I am trying to use appwrite functions and in the function i am creating rows but i got this error when i executed the funtion. As i checked docs there TablesDB...