Applying for GitHub Student Verification Redirects to Pricing Page #185997
-
Hi everyone,I applied for the GitHub Education discount (student) through the settings page and was rejected. I want to reapply, but when I click the "Start an application" button again, it redirects me to the GitHub pricing page at https://github.com/pricing. I have already tried using an incognito browser or clearing cookies, but it still doesn't work. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 5 replies
-
|
Yeah, that’s a common (and annoying) GitHub Education quirk 😅 When an application is rejected, GitHub often locks re-applications for a cooldown period (usually until your student status changes or you’re eligible again). During that time, the “Start an application” button just redirects to the pricing page, even if you clear cookies or use incognito. What you can do:
|
Beta Was this translation helpful? Give feedback.
-
|
How long does it usually take for GitHub to allow reapplying this? |
Beta Was this translation helpful? Give feedback.
-
|
This is a known behavior of the GitHub Education application flow. When an application is rejected, GitHub does not always immediately allow re-applying. If your account is currently not eligible to start a new application, the “Start an application” button redirects to the GitHub Pricing page instead of opening the application form. Clearing cookies, using incognito mode, or switching browsers will not fix this, because the restriction is applied server-side to your GitHub account, not in the browser. What you should do next Wait for the reapplication cooldown GitHub Education usually enforces a waiting period before you can reapply. This can range from a few weeks to a few months, depending on the rejection reason. Check your email carefully Look for the rejection email from GitHub Education. It often explains why the application was rejected and whether you can reapply. Ensure your information matches exactly Your GitHub profile name matches your academic documents Your school email (if available) is verified Your uploaded documents are clear, official, and current Contact GitHub Education Support Go to GitHub Support → Contact Choose Education / Student Developer Pack Mention that the Start an application button redirects to pricing Summary This is not a browser bug It means your account is temporarily not allowed to reapply You must wait or contact GitHub Support for a manual review |
Beta Was this translation helpful? Give feedback.


This is a known behavior of the GitHub Education application flow.
When an application is rejected, GitHub does not always immediately allow re-applying. If your account is currently not eligible to start a new application, the “Start an application” button redirects to the GitHub Pricing page instead of opening the application form.
Clearing cookies, using incognito mode, or switching browsers will not fix this, because the restriction is applied server-side to your GitHub account, not in the browser.
What you should do next
Wait for the reapplication cooldown
GitHub Education usually enforces a waiting period before you can reapply.
This can range from a few weeks to a few months, depen…