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
- Paused project can't activate
I have failed to reactivate one my projects which had been paused
- Site deployment keeps getting failed
Hi good folks, need a hand with Sites deploy Error on every deploy: Synchronous function execution timed out... duration doesn't exceed 30 seconds [exact log ...
- Unknown attribute type: varchar / text
Since the `string` type is deprecated I tried using `varchar` and `text` in some newer tables, but when running `appwrite pull tables && appwrite types ./src/li...