All request return 404 errors not found for custom app

I’m facing an error using the REST API to retrieve products and orders from Shopify API.

I have created a custom app from Admin API and I gave to the custom app all read scopes (products, orders, etc). But when I try to make a GET request on mydomain.myshopify.com/admin/api/2023-07/products.json I always get a 404 error. I have added the header X-Shopify-Access-Token with the token I have on the dashboard of the Admin API.

I have this error for all the requests (orders, products, shop, etc).

Thank you for your help !

Hey @imad21

Are you able to provide the exact URL that’s returning a 404? (DM is fine).

Hello @SBD thank you for the reply I sent you the url in DM.

For anyone coming across this thread - they had changed their myshopify domain. If you’re seeing similar be sure to double check the *.myshopify.com address :slightly_smiling_face:

1 Like