App reviews, troubleshooting, and recommendations
When I run a curl request, I can access my product and see data showing up
curl -X POST \
https://brmutual.myshopify.com/api/2024-01/graphql.json \
-H 'Content-Type: application/json' \
-H 'X-Shopify-Storefront-Access-Token: 4746e2379' \
-d '{"query": "query { products(first: 5) { edges { node { id title } } } }"}'
but when I tried to access it with node.js is giving me this error GraphQL errors: [API] Invalid API key or access token (unrecognized login or wrong password)
Can you share your node.js script?
Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024Note: Customizing your CSS requires some familiarity with CSS and HTML. Before you cust...
By JasonH Aug 12, 2024