[SOLVED]Protected Field problem

Hi guys, im using Moralis Protected Fields but something is not working…
I’ve tried protecting the fields:


But users can still access it. I’m doing this on the User field

Can you try on a different table?

What is your expectation for protected fields?

I thought users couldn’t read or write, but idk if this is the right thing
I saw on the docs that the _User table has some specific perms so I’ll try in another table

I’ve managed to run it on another table, thanks very much

I’m also trying to protect fields on the user table from the user. But are we saying that it’s not possible?