Vercel authorization header is missing

When I send a request with an authorization header to an API hosted on Vercel, the API cannot access that header. I logged the incoming headers and found that the authorization header is missing. How can I fix this?

Hi @heshanthenura, welcome to the Vercel Community!

Thanks for posting your question here. Could you please share a code snippet of where you are trying to access the header?

Also, it’d be helpful to add context about the tech stack and other details about your project to help community members suggest solutions.