Skip to content

Instantly share code, notes, and snippets.

@ShayneP
Created June 30, 2020 13:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ShayneP/acd62c30b2d2240292ce8e36c0ec166e to your computer and use it in GitHub Desktop.
Save ShayneP/acd62c30b2d2240292ce8e36c0ec166e to your computer and use it in GitHub Desktop.
{
"data": null,
"errors": [
{
"message": "Access denied for products field.",
"locations": [
{
"line": 2,
"column": 3
}
],
"path": [
"products"
],
"extensions": {
"code": "ACCESS_DENIED",
"documentation": "https://shopify.dev/docs/admin-api/access-scopes"
}
}
],
"extensions": {
"cost": {
"requestedQueryCost": 3,
"actualQueryCost": 2
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment