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
- Need Help on Self Hosted Version of Appw...
Hi i wanted to test SMS OTP verify method but i am not able to do it. I follow all the steps but no luck. Please help me with this. I am using Appwrite self hos...
- 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." ...
- [SOLVED] CreateRow is doing ListRows on ...
### setup ``` appwrite 1.9.5 self-hosted bun 1.3 node-appwrite 27.1.0 ``` ### issue Im running a function on a self hosted 1.9.5 with "node-appwrite": "^27.1.0...