I am using appwrite cloud. It is sending verification email. Once I open the link, it shows blank white screen & not update the verification. Is there any implementation remained?
the link is not point back to a page that you have set up, it has to be a working route, for example mine is currently at localhost/verify/?userId=.......
Obviously in production mode i would change from localhost.
The link is the one you set in your createVerification("your link here") function.
Mine is createVerification("http://localhost/verify/")
@shivkumarkonade did you sort this out?
@Chola yes. There was need of redirect site url instead of appwrite endpoint.
[SOLVED] email verification issue
Recommended threads
- User Blocked - False Positive
Today I tried to log in to my cloud console and it said the user is blocked and I didn't even receive any email regarding this like what kind of violation is my...
- is `account.get()` safe to be used in th...
I want to user's `id` for authentication. However, a while ago I was told in this server not to use `account.get()` and instead add user preferences for that us...
- Appwrite console is too heavy
The Appwrite console is too heavy And all of my services broken Any support , please