I call wixData.query and pass { suppressAuth: true }
I get WDE0027.
The collection I use is define as “Site Content”.
Any ideas?
thanks
I call wixData.query and pass { suppressAuth: true }
I get WDE0027.
The collection I use is define as “Site Content”.
Any ideas?
thanks
suppressAuth only works on backend code. So first be sure to run it on the backend and not on the front end.
Post your code.
The code is backend code.
I have bypassed it by giving every one permission for CRUD.
Hi, were you able to solve this problem? The same thing happens to me
same here, I have been allowing anyone to view and update the DB though!
Hi, is this resolved?
I have this error:
Error: WDE0027: The current user does not have permissions to read on the LocationRoles collection.
I’m using an admin account and the page I’m trying to access is a dashboard page with Admin View only page.
No. It’s one of the awesome new ‘features’ (bugs) the came along for the ride with studio. It’s glitchy. Sometimes, it’s fine. Others, forget. I’ve had to rip it out and recode it. It’s becoming harder and harder to have the flexibility to fill or read your own forms or custom layouts. It’s use the datasets straight jacket or play whack a mole with the bugs.