How to turn off basic authentication

Hi all,

I have created an API get list products based on the following article :

https://www.beehexa.com/devdocs/shopify-api-retrieve-a-list-of-orders-using-postman

When i tested with post man then the response alway return

[API] Invalid API key or access token (unrecognized login or wrong password)

If I open the link directly on the URL, I see a basic auth setting

I think due to this setting that I can’t get the API data,

I don’t find any setting basic auth from my store

Please help me , thanks

I think the error occurs when the wrong access token or the wrong shop name leads to display the shopify basic auth popup