My application for GitHub education pack is getting rejected because of wrong detection of location #191607
Replies: 2 comments
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
|
Hi @Mayankojha12, I understand your frustration — you're literally inside your college hostel, and GitHub says you're not on campus. This is a known issue with GitHub Education's location verification system. The good news: there are several proven fixes. Why This Is HappeningGitHub Education does not use GPS or your phone's location. Instead, it uses IP address geolocation — meaning it guesses your location based on your internet connection's IP address [citation:6]. Your college hostel's WiFi likely has an IP address that geolocates to a different city or area. This is extremely common, especially with educational networks that route traffic through central servers. Solution 1: Clear Cache and Use Incognito Mode (Quickest Fix)One student fixed this exact issue by clearing their browser cache and reapplying [citation:6]:
Why this works: The cached location data from previous failed attempts can cause repeated rejections. Starting fresh often bypasses the issue [citation:6]. Solution 2: Use Your Mobile Phone on Cellular DataIf you have a smartphone, try applying using mobile data (4G/5G) instead of hostel WiFi [citation:2][citation:4]:
Why this works: Mobile carriers typically have more accurate IP geolocation than college networks. Multiple students have succeeded with this method [citation:2]. Solution 3: Select "All coursework is via distance learning"When the application asks "Why are you not on campus?" , select:
Even though you ARE on campus, selecting this option bypasses the location check entirely [citation:10]. In the explanation field, write something like:
Why this works: This tells GitHub to verify you based on your documents, not your IP location [citation:1][citation:10]. Solution 4: Contact Support with "Incorrect School Location" OptionIf none of the above works, submit a support ticket with the specific option [citation:1][citation:2][citation:4]:
Attach your student ID card and any enrollment letter showing current dates. Solution 5: Try Applying at Different TimesSome students reported success by applying:
Summary: Try in This Order
Important: Your GitHub Profile Name Must MatchBefore reapplying, ensure your GitHub profile shows your full legal name exactly as it appears on your student ID [citation:5][citation:8]:
Name mismatches are a common reason for rejection [citation:5]. A Real Success StoryOne student in a similar situation (tried 5-7 times, rejected every time) finally succeeded by:
Another student requested a letter from their university with an official signature and was approved within minutes [citation:7]. You're doing everything right — the problem is GitHub's system, not you. Follow these steps and you'll get approved. Let me know which solution works for you! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
🏷️ Discussion Type
Bug
💬 Feature/Topic Area
School Email/Domain Issues
Hi everyone,
Hey i was just trying to get the student developer pack for my education purpose, but everytime it asks for location it gives an output of why are you not in college even though i am in my college hostel which is inside the college campus nor am i using any VPN i think the data of location of my college in git hub's database is not verified ,so i need help.
Beta Was this translation helpful? Give feedback.
All reactions