
Hi, Im currently trying to figure out how can I set up deep linking redirect whenever the user wants to confirm his email by clicking on the link in the email. I am super confused because the account.createVerification() expects either localhost, cloud.appwrite.io, appwrite.io as url host which I don't get why. Like how am I supposed to create my own redirect if I cannot pass the user to my own domain? How do I go on from here?
[AppwriteException: Invalid url
param: URL host must be one of: localhost, cloud.appwrite.io, appwrite.io]
Recommended threads
- Realtime Ui Dialogue
hi, is there a way ofdisable this dialogue that appers in my UI when we are listening for realtime events
- Email Verification Email
Hi everyone, I’m currently experiencing an issue with the email verification functionality. When I trigger the verification, the request returns a valid respon...
- Persistent 401 Unauthorized on all authe...
Hello, I'm facing a critical 401 Unauthorized error on my admin panel app and have exhausted all debugging options. The Problem: When my React app on localhos...
