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
- MCP server not able to do list documents...
I recommend the MCP server be updated. I know there are a lot of changes to the API but SOTA models have hard time doing a simple list documents with a simple q...
- Why TablesDB ListRows function does not ...
When I try to list the rows with queries, there is no column data included in the returned value with forced me to fetch the items one-by-one with ID (which was...
- 404 Error on Self Hosted instance
I have a 404 page not found error when I want to access my console 😢 I am on Ubuntu 24.04.3 LTS and I just do a `apt update` and `apt upgrade` and after a reb...