Hello, First thing, I really loved to see the new announcement with GitHub education. I have tried to connect my Appwrite account with my GitHub account, but it seems that it is not recognized my GitHub account with "education benefits". I hope someone can help me with that
Thank you!! Maor
GitHub education connection issue
U have the github educational program ?
Yes
Did u have a new account in appwrite ?
Or an account already linked to github before the annoucement of github education
the latter, already connected
Bummer, wanted to try the full power of Appwrite with my students
Hello! Sorry to barge in, I figured I'd join in instead of opening a new post on the same topic. I had an account with the same email that github is registered under.
(Had an Appwrite account with email johndoe@email.com, later connected with github, where github account is also under johndoe@email.com)
I deleted the email only account when I saw the announcement as I had just created it a couple days ago if not yesterday but haven't done anything yet, but the github linked account still seems to not be linked
What pro feature do you need? Usually free plan is enough for most things 🙂
Same here. I joined after github education with my github account. It isn't reconized every time. For example while creating functions
Recommended threads
- Migrating functions from between regions...
Hi Appwrite team, I am running into rate limits where only part of my 77 functions are being successfully migrated (only 50 went through) via the Migration tab ...
 - Internal server Error when trying to exe...
When executing the function locally it works fine, but when the function is deployed I get this error: ```requests.exceptions.HTTPError: 500 Server Error: Inter...
 - Dynamic Roles
I tried to store a row with this permissions: permissions.push( Permission.read(Role.users("verified")), Permission.write(Role.label(`c-${calend...