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
- One-time Cloud migration blocked by data...
Hi, I’m blocked on a one-time migration from Appwrite Cloud to my self-hosted Appwrite instance. We already fixed the region issue, and the migration now corre...
- All My Project is Gone
Hello everyone, please help. Why have all my projects suddenly disappeared? I received a warning via email about one of my projects being paused. When I clicked...
- CORS errors in Obsidian custom plugin
Hi, anyone here familiar with obsidian community plugins? In short: it's a local first note app which supports writing your own add-ons / plugin But I keep get...