Expand my Community achievements bar.

Error updating segment using Adobe Analytics API 2.0

Avatar

Level 1


I'm encountering an issue while attempting to update a segment using the Adobe Analytics API.

The error message I receive is as follows:

Failed to update the segment: 403 {"errorCode":"insufficient_access","errorDescription":"No editing access to this item granted. Userid=200834134 does not match ownerid=200829508","errorId":"973c2d18-ef4e-4795-894e-bb5b1d173a63"}

Despite the segment belonging to me and my use of OAuth Server-to-Server credentials (also under my control) for API connection, I am only able to read (get) or create segments, but not update them.

 

 

 

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Reply

Avatar

Community Advisor

Hi, 

You don't have the necessary permissions to manage(update) segments, it looks like you may need to have admin rights: Please check the below threads to understand more about the segment roles and permissions:

https://experienceleague.adobe.com/en/docs/analytics/components/segmentation/segment-reference/seg-r...

https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-blogs/new-experience-league-... 

 

Once you have sufficient permissions, you will be able to use the API.

 

Hope this helps.



Esteban Bustamante