Hi i'm GODFREY1000 i am trying to use my website domain as a appwrite custom domain for my project but i am getting a veriification error
What is your aim, here?
To use my own domain as the endpoint for my email and password authentication
And are you using Appwrite Cloud or Self-hosted?
Self hosted
What’s the domain your website is at, and what’s the domain you’re trying to use as your Custom Domain? (Feel free to redact anything sensitive)
My website domain is https://betathread.com and i am trying to use appwrite.betathread.com as the custom domain
Ok. What is your _APP_DOMAIN_TARGET set to?
I do not have that set
Recommended threads
- TablesDB `updateRows` returns `database_...
Hi Appwrite team! I’m seeing a strange issue with TablesDB bulk row updates on a self-hosted Appwrite instance. **Environment** - Appwrite self-hosted `1.9.0` ...
- [SOLVED] Realtime Missing Channels
```js useEffect(() => { let subscription: RealtimeSubscription; async function loadChips() { try { const {rows: chi...
- Update row sheet not loading
After right clicking a row header and click update, the sidebar fails to load (never-ending skeleton)