Hi guys, I'm having this issue when passing the parameters userId and secret to updateVerification. I checked in Appwrite console and the email was verified but I received this error in the UI. The parameters are well received in the function but when the function processes these parameters I receive this error. I don't know how to solve this even though the email is verified in the appwrite console.
as you see in the image I'm correctly receiving the parameters from the URL but updateVerification is not processing well these parameters. I looked in the appwrite console and the email appears as verify.
Recommended threads
- database documents relationships
after migrating from 1.7.4 to 1.8, database get document and list documents is getting results but with no relationship values, the relationship attribute will...
- Getting CORS error when accessing websit...
When accessing my website I'm getting: (index):1 Access to font at 'https://assets.appwrite.io/fonts/inter/Inter-Regular.woff2' from origin 'https://mvp-site-ra...
- How to ByPass the Hostname restriction f...
Hello, Im hosting my React application in a stateless server environment, where the IP of the client keeps changing for the server. How do I bypass the hostname...