Error updating segment using Adobe Analytics API
I'm trying to update a segment using Adobe Analytics API, but getting this error message:
{'errorCode': 'insufficient_access',
'errorDescription': 'No editing access to this item granted. Userid=200423211 does not match ownerid=200283947',
'errorId': 'b2ce142f-adc8-4835-8584-d470409dce75'}
The segment is mine and connecting to the API, using a Service Account (JWT) that is also mine using my credentials. I can read (get) or create a segment, but not update.