Here are the scopes listed, I get permission errors for reading row and document. Appears to be missing since last time i checked.
Database 6 Scopes
policies.read Access to read your database backup policies
policies.write Access to create, update and delete your backup policies
archives.read Access to read your database backup archives
archives.write Access to create and delete your backup archives
restorations.read Access to read your backup restorations
restorations.write Access to create backup restorations
<@364875860668579840> are they enabled here?
This was solved as result of this: https://discord.com/channels/564160730845151244/1499875930259066891
Recommended threads
- Accidentally deleted Database
Good morning appwrite support team, I accidentally deleted my database, is it possible to recover it ? 😭
- Bulk API limitations in self-hosted serv...
Environment: Appwrite Selfhost SDK: node-appwrite 28.0 Calling `upsertRows` (also applies to `createRows`/`updateRows`/`deleteRows`) with more than 100 rows fa...
- Android SDK: Kotlin null Value Not Updat...
Hi team, I think you should check the Android SDK implementation once, as it seems to have an issue handling Kotlin **null** values. For example: When I send:...