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:
After updating Appwrite to 1.5.3, developers are facing GitHub connection issues with the error message "example@gmail.com (role: users) missing scope (vcs.read)." This occurs when trying to add a new function. The solution is to ensure that the account has the necessary permissions in GitHub.