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.