I'm using Appwrite Cloud. I have a table I'm trying to query with a logged in user. I'm getting the exception that the user is missing the scope of collections.read, but it is defined. I've even added "any user" to be able to read the table, but I'm still getting the error.
a client SDK is not allowed to call list collection or get collection. Can you share more of your code?
This was just working earlier this afternoon. I don't have anything publicly accessible yet.
im not sure what you mean
Recommended threads
- All My Project is Gone
Hello everyone, please help. Why have all my projects suddenly disappeared? I received a warning via email about one of my projects being paused. When I clicked...
- CORS errors in Obsidian custom plugin
Hi, anyone here familiar with obsidian community plugins? In short: it's a local first note app which supports writing your own add-ons / plugin But I keep get...
- > AppwriteException: The requested servi...
When trying to read or write from my database I get the following error: > AppwriteException: The requested service is disabled. You can enable the service from...