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
- 1.6.2 to 1.7.0
Hi everyone. I am running a self-hosted Appwrite server on version 1.6.2. What is the safest way to migrate to the next version? Should I update directly to...
- Exception: Route not found when calling ...
I have self-hosted v1.8.1 and I am using an Appwrite function with node-appwrite v22. When I call the createVarcharColumn() in my server function I get this exc...
- Document created without ID in console
Hi team, I’m experiencing an issue in the Appwrite console. When I create a document in a collection via the **Collections UI**, the document gets created **wi...