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
- Accidental deletion of two production da...
Hello Appwrite Support, We accidentally deleted two production databases and urgently need your help restoring them. What happened: On 2026-08-14 at approxima...
- Get Profile picture
If I made an app where user need to sign in with Google. Now how do I access the user profile picture?
- Intermittent 60s edge-to-origin stalls r...
Anyone having this problem? Region: SFO. Plan: Pro. UPDATE: "Fastly's documentation notes that enabling origin shielding can resolve backend connection problem...