Debugging Microsoft's Job Portal
blog.emilianbold.ro·14h·
Discuss: Hacker News
Flag this post

Or: When applying for a job becomes a technical interview you didn’t sign up for

TL;DR: Microsoft’s job portal had a bug that prevented me from submitting my application. After some browser console detective work, I discovered missing bearer tokens, set strategic JavaScript breakpoints, and manually set authentication headers to get my resume through. The irony of debugging Microsoft’s code to apply to Microsoft was not lost on me.

I was excited to apply for a position at Microsoft. Their job portal has a nice feature: you can import your resume directly from LinkedIn rather than uploading a PDF. Convenient, right? I clicked the import button, watched my information populate, and confidently hit “Upload.”

And waited. And waited.

Nothing happened. The button was stuck in …

Similar Posts

Loading similar posts...