A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
Hello,
i am try to access the Shopify admin rest API on postman But I am getting error
I am confused about the password and secret key
I create the new custom app but I can see I am getting the API key and secret only
{YOUR_API_KEY_HERE}:{YOUR_API_PASSWORD_HERE} ? where to get it?
Hi @ErSanjay hope these videos will be helpful
https://www.youtube.com/watch?v=oZ6SoqOwuXY
https://www.youtube.com/watch?v=j0-2IauIGJE
@arunme those video was outdated thank you for the help.
if can check our store if the work
@ErSanjay this video will definitely help you
https://www.youtube.com/watch?v=Tn0DzYnRPVQ
basically now you can create "X-Shopify-Access-Token" (check in video) and use that in postman as header and that will work