I updated Appwrite from 1.4.13 -> 1.4.14 -> 1.5.0 (ran migration as well) -> 1.5.1 -> 1.5.2 -> 1.5.3 When I try to add a new function, Appwrite doesn't show the already connected repository. When I check console for errors, this is what I found:
{"message":"example@gmail.com (role: users) missing scope (vcs.read)","code":401,"type":"general_unauthorized_scope","version":"1.5.3"}
Note: example@gmail.com is the admin account.
Recommended threads
- Cannot use custom SMTP for messaging (SM...
Hey there! I'm on Appwrite Self-hosted 1.9.0. I've never used the messaging feature before, always sent emails through functions or a custom backend, but I'v...
- 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...
- Appwrite 1.9.0 doctor fails tho database...
So i was testing in a local environment the upgrade for 1.9.0, and after getting everything into a running state, i checked the logs that shows : ``` └── Cre...