Tags:
- Action Required
- Admin REST API
- 2024-10
The REST location resource requires locations
scope
locations
scopeAs 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 without the scope will return a
403 Forbidden
error.
If your app gets the location resource, then you will need to request the correct scope before migrating to the 2024-10 API version.
Was this section helpful?