
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
- CSV Not Importing
We don’t seem to having any luck importing a simple .csv file. The import function acts like it’s working but no data imports or is shown in the collection The...
- Appwrite Cloud Custom Domains Issue
I’m trying to configure my custom domain api.kondri.lt (CNAME pointing to appwrite.network., also tried fra.cloud.appwrite.io with no luck ) but encountering a ...
- Persistent 401 Unauthorized on all authe...
Hello, I'm facing a critical 401 Unauthorized error on my admin panel app and have exhausted all debugging options. The Problem: When my React app on localhos...
