Error: Permission denied, user needs to be authenticated.
at Function.validatePermission (/moralis-server/lib/Controllers/SchemaController.js:1452:15)
at SchemaController.validatePermission (/moralis-server/lib/Controllers/SchemaController.js:1488:29)
at /moralis-server/lib/Controllers/DatabaseController.js:787:63
at runMicrotasks ()
at processTicksAndRejections (internal/process/task_queues.js:95:5)
That happened because I’ve changed the SLP of User. Changed back, and now it is working fine.
2 Likes
Good to know.
Happy building!