Back

[solved] Get account verification working

  • 0
  • Self Hosted
  • Apple
vollzeitemo
1 Jan, 2024, 18:55

I am currently working on an ios app. I have the problem, that I am not getting the account verification running. The Mail with the verification link is sent to the user successfully, but the link returns an error (Screenshot). Did I miss something? Do I have to add an custom endpoint to the project in my appwrite console or is there something else I miss? Thanks in adavance for any hints!

TL;DR
The user was having an issue with account verification in their iOS app. They were able to successfully send the verification email to the user, but the link was returning an error. They asked if they needed to add a custom endpoint or if they missed something. The issue has been solved by calling the `account.updateVerification()` function in the success page of the app.
ideclon
1 Jan, 2024, 22:13

The success page should be a page in your site which calls the account.updateVerification() function - https://appwrite.io/docs/references/cloud/client-web/account#updateVerification

vollzeitemo
1 Jan, 2024, 22:16

Awesome, that is working! Thank you very much

ideclon
1 Jan, 2024, 22:18

If your issue has been solved, you can mark this post as closed by adding “[SOLVED]” to the beginning of the title

vollzeitemo
1 Jan, 2024, 22:18

[solved] Get account verification working

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more