Teacher Education verification keeps failing #204539
Replies: 4 comments 3 replies
|
💬 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. ⭐ |
|
Yes, your hypothesis is correct. GitHub’s automated verification uses an OCR engine that often trips over non-standard punctuation (like commas), multi-part given names, and Asian naming conventions (e.g., Surname First format). When the OCR fails to extract the text block properly, it outputs a default "Name Mismatch" error for First Name, Last Name, and Profile Name simultaneously. Here are the workarounds that usually resolve this:
|
|
I am experiencing exactly the same issue with faculty verification. My official academic affiliation document, GitHub billing information, and GitHub public profile all show exactly the same full name, with no abbreviations or variations. I have also:
The certificate clearly states my current faculty position and current employment status. However, the application is repeatedly rejected with the same first-name and last-name mismatch messages. Since manual individual verification is no longer available, I am not sure what else I can change on my side. Has anyone found a workaround for this automated name-matching issue, particularly for faculty applications? |
|
One additional detail: I also tried to contact GitHub Education Support about this issue. However, when I select the faculty application rejection category, the support form returns the error:
If I select “I found a technical bug” instead, I am redirected back to the GitHub Education Community. So at the moment, I cannot find a support channel where this automated faculty verification issue can actually be reported. |
Uh oh!
There was an error while loading. Please reload this page.
🏷️ Discussion Type
Bug
💬 Feature/Topic Area
Verification Help & Guidance
Hi everyone,
Hi,
I'm a university faculty member applying for GitHub Education teacher benefits. Every attempt is rejected with the same three name-related reasons, even though my name matches the document.
Rejection message received:
My document is an official English-language Certificate of Employment issued by my university's registrar, showing the full institution name, my name, my position, the employment period, and the issue date. It is digitally signed and verifiable through the university's certificate portal.
Following Korean convention, the certificate prints my surname first, separated by a comma, and my given name contains a space — for example, in the form
AA, BB CCC(surnameAA, given nameBB CCC).Using that example format, I have tried all of the following — each in both ALL-CAPS and Title Case — logging out and back in between attempts:
BB CCC/ lastAA, profileBB CCC AAAA/ lastBB CCC, profileAA BB CCCAA,/ lastBB CCC, profileAA, BB CCCAA, BB CCCin both billing fieldsAll were rejected with the identical three reasons.
Any guidance would be appreciated. Thank you.
All reactions