A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
Hi there,
I've been using the Shopify Admin REST API for a while now but I cant seem to figure out this issue.
When I call the currency endpoint:
https://shopify.dev/api/admin-rest/2022-04/resources/currency
I get a Response [200] in the body but no currencies returned. I tried enabling all the API access scopes incase this was the issue but still not luck.
Any idea what I am/could be missing?
Thanks,
AC