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
- Need Help with Google OAuth2 in Expo usi...
I'm learning React Native with Expo and trying to set up Google OAuth2 with Appwrite. I couldn't find any good docs or tutorials for this and my own attempt did...
- [SOLVED] React Native Appwrite SDK not w...
So I'm trying to generate a unique ID using the ID.unique() and its generating properly, but its saying its longer than 36 characters but it isnt.. ```typescri...
- Unable to execute function
i wanna also ask why im facing the error in appwrite functions Traceback (most recent call last): File "/usr/local/server/src/server.py", line 106, in action...