Teacher Education verification keeps failing #204539
Replies: 2 comments 1 reply
|
💬 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:
|
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