Error updating segment using Adobe Analytics API 2.0 | Community
Skip to main content
New Participant
April 18, 2024
Question

Error updating segment using Adobe Analytics API 2.0

  • April 18, 2024
  • 1 reply
  • 703 views


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.

 

 

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

EstebanBustamante
New Participant
April 19, 2024

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-rights

https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-blogs/new-experience-league-community-game-features-and-faqs/ba-p/405291#M10 

 

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

 

Hope this helps.

Esteban Bustamante