Hi there! Thank you in advance.
When Appwrite Cloud was first announced and released for public beta, I signed up with my email (can DM to Appwrite team for support) and connected my GitHub account.
I'm returning to the platform as a GitHub Education user, looking to take advantage of the Pro plan benefit. However, I can't seem to log back in (I'm guessing due to dangling data from before general availability).
Tried on Firefox, Chromium, and WebKit after clearing caches (see images). The 400 error is produced from v1.6.1:
{"message":"There was an error processing your request. Please check the inputs and try again.","code":400,"type":"general_bad_request","version":"1.6.1"}
Refreshing produces a 401 for predictable reasons:
{"message":"Bad credentials: No description","code":401,"type":"user_oauth2_unauthorized","version":"1.6.1"}
**Goal: ** Log into Appwrite Cloud using my GitHub account, and use my GitHub Education benefits to enroll in Appwrite Pro as advertised on GitHub Education:
Offer Free access to Appwrite Pro (worth $15/month) throughout the course of your student career (i.e., as long as you remain a member of the GitHub Student Developer Pack).
Recommended threads
- [Solved] Appwrite project paused
I have github student account. The auth has been paused however the database is working fine. I cant see any option to resume from my console panel. It is just ...
- Missing Invoice
Hi! I need help with billing on my account (marelu@gmail.com). I have never received a single invoice by email. My organization has been on the Pro plan since...
- Appwrite Functions cold start
Hello. I'm seeing really long cold starts on Appwrite Cloud Functions and wanted to know if this is expected. My function just authenticates the user, fetches ...