"Invalid access token"

in Development
I have received and access token and when I use it to GET I am receiving and error that my token is invalid
Why is my access token not working?
I have received and access token and when I use it to GET I am receiving and error that my token is invalid
Why is my access token not working?
3 comments
You have to place your token in the header, not in the body.
https://developers.lightspeedhq.com/retail/authentication/authentication-overview/#making-api-requests
Also, I have removed your screenshots as it was exposing your tokens which is unsafe. Please be aware of sharing this kind of information publicly, best is to cover the token details when sharing screenshots.