I was using appwrite /recovery to update user password. I was testing it and it sends the email and after clicking the link it redirects me to appwrite recovery page with new password and confirm password field. After providing the new password and clicking on the update button gives me 'user with requested id not found' error but it's there. I am using self hosted appwrite 1.5.4. I am using the appwrite with the flutter app.
Recommended threads
- How to use dart workspaces to deploy a f...
Hello, I'm developing a Flutter application and I would like to leverage dart pub workspaces to deploy a function with a dart runtime as advertised here : http...
- Migration from Cloud to Self-Hosted not ...
Hello Appwrite Community, I've got the problem, that when I try to migrate my Appwrite Project from the cloud to my self-hosted Appwrite, that an API Key is mi...
- I can't migrate my project from Appwrite...
I'm having an issue migrating my Appwrite project to a self-hosted instance. The problem is that I've exceeded my read rate limit (or database read limit), so I...