How to fetch market data, it is throwing Invalid token used to access API

Hi,

I am trying to fetch market data using postman. But i am not able to crack how to fetch data.

I have created app and generated access token.

made the request as below.

Still getting Invalid token used to access API.

Please let me know if I am missing something.

or post a postman screenshot of your request for reference.

but when used this v2 links for historical data thats working when clicked on try it out

https://api-v2.upstox.com/v2/swagger-ui/index.html#/

@santhoshutla

The obscured section in the screenshot seems insufficient for an access_token.

For guidance on generating an access_token, please consult this document: Authentication | Upstox Developer API

Thank you!