Hello, I want to implement server side listDocument (listed) and getDocument (detail) with authentication JWT.
For listDocument, authentication with JWT successfully
but for getDocument, it's always return user_unauthorized
.
I was make sure the user who want to get document have privileged to see document.
Even the document set permission to Any, it's same return user_unauthorized
Does the collection for that document have any relationship attributes?
Yes, they have
Owh,, I see.
Because that document have relationship to other collection who not have permission.
Recommended threads
- Unable to access the cloud console
Still unable to access the cloud console after the downtime. Please help me. <:appwrite:1156975611466764298>
- Collections accidental delete
Hi there. I accidentally deleted my portion of collections from Appwrite Cloud. I can’t see any way to restore those. Is there anything possible to recover t...
- Invalid `specification` param: Specifica...
I am trying to push a function to deployment from appwrite-cli to my local instance but getting the above mentioned error