--- title: >- The REST location resource requires locations scope - 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/the-rest-location-resource-requires-locations-scope md: >- https://shopify.dev/changelog/the-rest-location-resource-requires-locations-scope.md metadata: effectiveApiVersion: 2024-10 affectedApi: - displayName: Admin REST API handle: admin-rest primaryTag: displayName: API handle: api secondaryTag: displayName: Deprecation Announcement handle: deprecation indicatesActionRequired: true createdAt: '2024-08-21T15:41:01-04:00' postedAt: '2024-09-09T10:00:00-04:00' updatedAt: '2024-08-23T14:29:57-04:00' effectiveAt: '2024-09-09T10:00:00-04:00' --- September 9, 2024 Tags: * Action Required * Admin REST API * 2024-10 # The REST location resource requires `locations` scope As of the **2024-10** release of the Admin REST API, the location resource will be gated by the `locations` scope. Attempting to access the [location resource](https://shopify.dev/docs/api/admin-rest/2024-10/resources/location#resource-object) without the `read_locations` scope will return a `403 Forbidden` [error](https://shopify.dev/docs/api/admin-rest#status_and_error_codes). If your app gets the location resource, then you will need to request the correct `read_locations` scope before migrating to the 2024-10 API version.