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!