Web Developer
https://github.com/Prabhat-Chandela/mega-project-02.git
In the signup process when I am creating a document to store user profile
It is giving the error appwrite exception: User not authorised to perform this action.
The function that is giving error is called from the signup component and .create user profile() method I made is calling the create document from appwrite which is giving error
But the document is still being created on the appwrite cloud console I have checked
But why is then the api response coming with this error .
Other things are working but why is creating this document is giving error
I have checked permissions I have given
Role of any with all permissions to the collection