
Hello.
It looks like I am able to update documents without proper permissions. Using the latest 1.5.7 version.
Would love some help with this.

So far GET does not work, but PATCH does

you mean, with the READ
permissions to ANY
, GET
doesn't work but PATCH
does?

so if i do role any -> read, the read works, if i remove it, the read no longer works.
however, if I do any -> update, i can update, but if i remove it, i can still update

cannot reproduce 🤔. I do get an auth error.

you have any keys added to the headers? could be possible in that case... 👀?

I see whats happening...

If you update with the SAME data, currently present in the Document, then it does update and returns the whole doc. If you change the data a bit, it returns with an auth error.
@Steven what do you think?
Recommended threads
- Billing issue
Hey, i recently Purchased the Pro Plan on Appwrite but I've changed my mind id there any way i xould cancel the Pro use the Free Tier and get my refund?
- I can't update my email templates in sel...
I have attached a long screenshot of the whole page to provide a better context to the issue I am having. The summary is that on navigating to the Auth templat...
- Creating a relationship with nested obje...
{ "data": { "name": "DiDi", "type": "Software Development", "userJobs": [{ "$id": "68cbf1e2003612fb13ca", "j...
