Closed pnmcosta closed 5 months ago
Thanks for the PR! I'll try to review this in the next couple of days.
No worries. Apologies in advance for the commit amends but I forgot some debugging println's on the initial one 😅
For future reference, docs are here: https://shopify.dev/docs/api/admin-rest/2024-04/resources/accessscope
curl -X GET "https://your-development-store.myshopify.com/admin/oauth/access_scopes.json" \
-H "X-Shopify-Access-Token: {access_token}"
This PR fixes the issue described on https://github.com/bold-commerce/go-shopify/issues/290