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
- Function issue
Hi,idk whats wrong with my function but i made some changes to the env var and made sure they saved then i redeployed it,but then after it redeeployed it asked ...
- Function issue
Hi,idk whats wrong with my function but i made some changes to the env var and made sure they saved then i redeployed it,but then after it redeeployed it asked ...
- general_route_not_found - Auth Guide
If you’ve just added a subdomain to your project, verified your DNS records, and confirmed your SSL certificate is working, but you're still hitting a `general_...