Rank 1: Thread
I was able to make it this far, after successfully sending the user verification link to the user email, if I click on the link its response with this message
Votes
0
Replies
17
Participants
Unknown
Messages
18
Rank 1: Thread
I was able to make it this far, after successfully sending the user verification link to the user email, if I click on the link its response with this message
The URL you put when creating the verification email should be of your app where YOU would receive the secret...not the Appwrite console
Rank 1: Thread
I tried something like so nothing was send to the email, but got an error response of invalid url 'param', url should be localhost or cloud.appwrite.io
yes, because you needed to register your app by adding a web platform to your project in Appwrite
Rank 1: Thread
Can you guide me on this step cause from the does it didn't specify that when creating with flutter.
Ahh yes
Rank 1: Thread
Please 🙏 do.
You need to add a web platform
Rank 1: Thread
I just add one
Is the redirect URL's domain under the domain you added as a web platform?
Rank 1: Thread
I saw a wild card case for either vercel, netlify, or gitpod in the host domain. The web app I create is hosted by vercel
Okay, and is it working now?
👀
Rank 1: Thread
I'm trying to test it
Rank 1: Thread
It did work by sending a verify link but this is the error on the network type of the dev tool in my browser. I use nextjs for the web app.
Rank 1: Thread
If I'm doing it wrong, tell me what correct ways to get it verified
Rank 1: Thread
I have fixed it. Thank you for the follow up @VincentGe @Steven