
OlegD.40116 (Customer) asked a question.
Hi Okta Support,
I'm encountering an error when calling the following endpoint (the same for POST):
GET https://my-trial-app-admin.okta.com/api/v1/apps/{appId}/group-push/mappings
Response:
{
"errorCode": "E0000015",
"errorSummary": "You do not have permission to access the feature you are requesting",
"errorLink": "E0000015",
"errorId": "oaeZ7wj9FDhRnS9ucg90_UD3Q",
"errorCauses": []
}
I'm using a Super Admin API token for this request. The same token works fine with all other API endpoints like /apps, /groups, /users, etc.
I also tried generating an OAuth 2.0 access token using a service app and a custom authorization server, with scopes like okta.apps.manage and okta.groups.manage, following this article: https://support.okta.com/help/s/article/you-do-not-have-permission-to-access-the-feature-you-are-requesting?language=en_US — but the result was the same.
What’s interesting is that Group Push works just fine through the UI — I can successfully push groups to the SCIM app manually, but doing the same through the API results in this permission error.
Can you help me understand what is preventing access to this endpoint via API? Is there a feature flag or restriction that needs to be enabled in our org?
Let me know if you need any additional information. Thanks in advance.

Hi @OlegD.40116 (Customer) , Thank you for reaching out to the Okta Community!
I did some digging because the Group Push API wasn't public up until very recently, and it still technically isn't.
It's my understanding that it's currently only available in Preview tenants.
Barring any kind of unforeseen events, it should be available with the next Okta Production org release.
As of now I'm not aware of any SKU requirements for it, so give it a try next week after the new Okta Release is out for Production orgs or if you already have a preview org, give it a try there.
If my answer helped, remember to mark it as best to increase its visibility for other members of the Okta Community who might have the same questions as you.
Hope my answer helps!
--
Help others in the community by liking or hitting Select as Best if this response helped you.
Collect them all. Learn a new skill and earn a new Okta Learning badge.
Just released: More Okta Community badges just added