I'm trying to get OAuth Client Id from google cloud console for implementing User verification using Google. But when i try to enter the appwrite URL "http://35.224.--.7-/" to the authorized javascript origin, it's not accepting the url, I tried to point my appwrite ip address to my custom domain so I can add it here but that also giving me server error. I'm still learning appwrite, Please someone help me out.
Maybe this will help: https://github.com/appwrite/appwrite/discussions/4997#discussioncomment-4670681
Recommended threads
- User Limit Bug
How can I disable Appwrite client SDK registration? I have heard the solution to set the User Limit to 1. But everytime I set it to one it will automatically se...
- Create file is listing files instead of ...
This is a bit strange but, I cannot create files from within a funcion. I have tested with latest SDKs versions of node and python, both instead of creating the...
- Google OAuth2 is not working
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 happene...