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
- Send Email Verification With REST
I am using REST to create a user on the server side after receiving form data from the client. After the account is successfully created i wanted to send the v...
- Use different email hosts for different ...
Hello, I have 2 projects and i want to be able to set up email templates in the projects. Both projects will have different email host configurations. I see ...
- Migrate from cloud to localhost
Hello everyone. I need to migrate my test project from cloud to localhost, however it seems that this is possible only if a self-hosted appwrite instance it's h...