myshopify.com/admin/api/2022-04/products.json?X-Shopify-Access-Token= where to get the key?

I need simple access to the product lists.

As i did not find any api access token, i did create one for a Testapp ( which does not exist ).

https://*.myshopify.com/admin/apps/development/6791839/api_credentials

Admin API access token

Success New

Use your access token to request data from the Admin API(opens a new window)

.

With this token i try to get my product list and get only the message

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

Where i do get an api key for access the standard product list ?

Thank you

1 Like

Hi and hello, you can find attached our Screenshots to identify the path for your token. I hope that helps.

After creating your App, the API Credentials will be prompted.

You need these Credentials to send the “X-Shopify-Access-Token” with your HTTP Request to get access.

Hi Stephan

I would say, that i did exactly what you describe. Some printscreens.

I did create a custom app

Create the API Key

And then trying to access the shop with this API Key

Which does not seem to work and i have no glue why it does not work.

So happy if somebody can point out what is going wrong ?

Best regards

Felix

1 Like

Wir haben den Fehler nach Remotezugriff auf den Store identifiziert. Der Access-Token darf nicht mit { } eingeschlossen sein, obwohl es so in den DevDocs steht.

1 Like