I get this error when creating a new user, but in reality all worked the new user has been created in the database and I can log in. Clear evidence that the problem comes from Appwrite. especially since I did not have the error a few weeks ago
Do you have document security enabled?
/ do you have permission to modify the collection or do what you're trying to do?
Thank you for trying to help me @ZachHandley. But the recommendation you bring is not relevant, if action occurs , and the creation of the new user takes place in database, and behind I am able to connect with this new user, and in addition it worked for weeks... is that the problem does not come from a simple authorization, otherwise the recording would not take place.
Recommended threads
- 1:1 relationship doesn’t sync after re-a...
Hi, I’m trying to use a two-way one-to-one relationship. It works fine when I create a record with the relationship set, and it also works when I unset it. But ...
- Failed to create function
Hey everyone 👋 I'm having an issue creating Functions on Appwrite Cloud and I'm not sure if it's a platform bug or something wrong in my project. When I try t...
- Upsert with setting permissions
Hi there, I am using self-hosted appwrite v1.7.4 and trying to use the bulk update stuff that was released with 1.7.x. Unfortunally I found that there is an ser...