If i enter www.vrtuhub.com my site works and email verification works but www.team.vrtuhub.com doesn't work. If I enter *vrtuhub.com both main and subdomain works but email verification is broken as "url must be one of localhost, appwrite.vrtuhub.com, *vrtuhub.com Just entering * means email verification won't work.
How do I get all of this working, what as I supposed to enter on hostname.
that's because the wildcard is only valid for one subdomain...not multiple levels. you can always add multiple plaforms
Oh thanks for the suggestion. I understand how this works now. Thank you Steven 🙏
Recommended threads
- My cloud functions failing 3 days ago (P...
Hi, My cloud function using python has been failing for 3 days, I didn't push any new deployments... Its something to do with it not recognising the entrypoi...
- Looking for a Partner
- Function was working: Failed to load ent...
I had a Bun function deployed two months ago working until 2 days ago on a daily basis, now I'm getting: Failed to load entrypoint, file src/main.js does not ex...