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

Solved

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

Felix69
Visitor
2 0 2

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
18.4.2022, Rooky in shopify trying to get along with it 😉
Accepted Solution (1)
byteriver
Shopify Partner
696 82 274

This is an accepted solution.

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.

 

Embed Password without { }Embed Password without { }

Stephan | Founder @ byteriver
- GRATIS Shopify-Buch auf byteriver.de

View solution in original post

Replies 3 (3)

byteriver
Shopify Partner
696 82 274

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.

Step 1  - Navigate to AppsStep 1 - Navigate to AppsStep 2 - Create a private AppStep 2 - Create a private App

Stephan | Founder @ byteriver
- GRATIS Shopify-Buch auf byteriver.de

Felix69
Visitor
2 0 2

Hi Stephan

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

dev1.png

I did create a custom app

 

dev2.png

Create the API Key

 

dev3.png

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

18.4.2022, Rooky in shopify trying to get along with it 😉
byteriver
Shopify Partner
696 82 274

This is an accepted solution.

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.

 

Embed Password without { }Embed Password without { }

Stephan | Founder @ byteriver
- GRATIS Shopify-Buch auf byteriver.de