--- title: >- New error messages for GraphQL operations without necessary access scopes - Shopify developer changelog description: >- Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: >- https://shopify.dev/changelog/new-error-messages-for-graphql-operations-without-necessary-access-scopes md: >- https://shopify.dev/changelog/new-error-messages-for-graphql-operations-without-necessary-access-scopes.md metadata: effectiveApiVersion: '' affectedApi: [] primaryTag: displayName: API handle: api secondaryTag: displayName: Update handle: update indicatesActionRequired: true createdAt: '2020-06-12T00:19:23-04:00' postedAt: '2020-06-15T00:00:00-04:00' updatedAt: '2024-02-02T10:57:33-05:00' effectiveAt: '2020-06-15T00:00:00-04:00' --- June 15, 2020 Tags: * Action Required * API # New error messages for GraphQL operations without necessary access scopes As of 2020-07, we are refining the error messages for GraphQL documents if the app does not have the required access scope(s). Currently, if an app does not have the required access scope, the error message returned is `“access denied”`. From 2020-07, the message returned will be `“Access denied for . Required access: access scope”.` Responses will now also include Extensions, which consist of an error code, link to necessary documentation, and the name of the required access scope. Learn more about access scopes [here](https://shopify.dev/docs/admin-api/access-scopes)