[BUG] I cannot access token in headers

My application is in Node and I used the web service to host.

Problem
When the frontend sends a request with a token in the headers, the backend doesn’t find it, and I debugged it and found that there’s a lot of stuff in the headers but none of them is the token

Can you perhaps expand more on what you’re seeing here, debug output, how you’re sending the token etc etc - certainly accessing headers is possible so it’s likely an application issue here

John B

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.