How to turn off basic authentication

How to turn off basic authentication

thongdv
Shopify Partner
13 0 4

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

thongdv_0-1690877008664.png

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

Reply 1 (1)

thongdv
Shopify Partner
13 0 4

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