the Google OAuth2 is working perfectly in localhost, but when I bring it to production that means real domain, then when I clicked button signin nothing happened, no error pop up.
More context, Im using this function to redirect to gg login, account?.createOAuth2Session(OAuthProvider.Google, success, failure); but it just passed through and nothing change in the website. Please help me, thanks in advance
switched to use Oauthtoken, but the errors 's still there, clicking siging button and nothing happen 🙁
im expecting to redirect to google login, but not working. Local 's workiing well
Could you provide an video recording if possible And check the logs of what is happening?
Hi its working now. I made a typo in the env variable. Thanks for ur support. Ur provided link is really helpful.
Recommended threads
- How can I disable client-side account re...
Hi everyone! I’m currently building a game backend using Appwrite, and I’d like to prevent users from creating new accounts directly through the client. My go...
- relationships bug or error idk
hey every one, am using am using appwrite on a project and ran into a problem where by created a relationship and two way to be specific and it is stuck on proc...
- Domain is owned by a different organizat...
Hi Appwrite team, I'm trying to add my custom domain **futlive9.com** to my project, but I'm getting the error: "Domain is owned by a different organization." ...