I need to use the REST API from a Windows client desktop application. I created a database with proper permissions ('any' or even 'users') for all my collections and their documents. Using a key everything works fine, but when trying to use an email+password account I got the following error: list_collections failed 401 {"message":"s_antoniaz@hotmail.com (role: users) missing scope (collections.read)","code":401,"type":"general_unauthorized_scope","version":"1.6.1"}
Recommended threads
- Missing Invoice
Hi! I need help with billing on my account (marelu@gmail.com). I have never received a single invoice by email. My organization has been on the Pro plan since...
- Appwrite Functions cold start
Hello. I'm seeing really long cold starts on Appwrite Cloud Functions and wanted to know if this is expected. My function just authenticates the user, fetches ...
- Error can not create `tablesdb` event wi...
When i'm trying to add an event with `tablesdb` i get an error message My event value: `tablesdb.mtg-decklist-dev.tables.queue_parsing.rows.*.create` Same err...