Verification rejected #196060
Replies: 2 comments
-
|
Honestly this does sound more like an upload/compression issue than a document mismatch issue. If the uploaded image becomes extremely low quality after submission, the OCR system probably cannot read the text properly, so it ends up failing name verification automatically. You could try:
Since you already checked the uploaded packet preview and confirmed the quality loss, that’s actually useful debugging info and makes this seem more like a platform-side processing issue. |
Beta Was this translation helpful? Give feedback.
-
|
Hey @qiaoshouzi, You have done some really detailed debugging. The upload compression is not a bug — it is how GitHub processes images, and it is causing your document to become unreadable. Why it is failingThe automated system needs to read your name clearly . Your document looks fine to you, but after GitHub compresses it, the text becomes too blurry for their system to recognize . What you can doTry these fixes for a clearer upload:
If none of this works: GitHub is not accepting manual review tickets for Education applications right now . Your only option is to keep reapplying with better quality images until the automated system accepts you. One more thing — check your name match: Make sure your GitHub profile name matches exactly what is on your transcript . If your transcript has "Li Ming" but GitHub says "Ming Li", that will also cause rejection. Bottom lineThe compression issue is real, but not fixable on GitHub's side. Your only path is to keep submitting higher quality images — scanned, cropped, well-lit, PNG format — until the system can read them. Many students eventually succeed with the right document setup. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
🏷️ Discussion Type
Question
💬 Feature/Topic Area
Verification Help & Guidance
Hi everyone,
I am a high school student from China. I am trying to apply for GitHub Student Developer Pack using the official bilingual (Chinese/English) transcript and enrollment certificate provided by my school. However, my application keeps getting rejected with the reason that the name on the documents does not match my billing information.
To investigate the issue, I captured the network packets during the submission process to check the quality of the uploaded image. While the web preview looked blurry, I initially assumed a high-definition version would be sent to the server. However, the packet capture revealed that the actual uploaded image is compressed to an extremely low resolution, making the text completely illegible.
I am not sure if this is a bug, as I know other students have successfully passed the automated OCR verification. Currently, it seems impossible to capture the entire document while keeping the text clear enough for the system to read at this upload quality.
Many community discussions suggest contacting the support team for a manual review when the automated system fails. However, when I visit https://support.github.com/contact/education, the page states that manual reviews are currently not accepted, and I am unable to open a new ticket.
How should I proceed under these circumstances? Any advice or help from the community or GitHub staff would be greatly appreciated.
Thank you very much!
Beta Was this translation helpful? Give feedback.
All reactions