Shopify REST API Authorization Credentials won't work

2.4k views Asked by At

i'm pretty desperate right now. I'm trying to send GET request to my shopify shop and the authorization (Basic Auth) of the request is not working:

("errors": "[API] Invalid API key or access token (unrecognized login or wrong password)"). 

I just don't get it, which username and password do i have to use? Are the App Credentials (API key, API secret key) not right? If not, what's the right password and how do i get it?

Thanks in advance!

0

There are 0 answers