
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
- Server error 500 in appwrite 1.8.0jwt = users.create_jwt(res["userId"])["jwt"] I got this error 500 after changing environment variables and restarting containers export _APP_DOMAIN=server1.ava... 
- Email templates partially broken in non-...Good afternoon! Non-english locales are missing some variables introduced in recent releases. That makes the sent emails look bad. The issue has been raised a... 
- AI feature by functions?I'm creating a website where, in short, users can index certain genealogical content. In connection with the development of AI, I was thinking about introducing... 
