20 Sep 2024 11:07 AM - last edited on 24 Sep 2024 06:58 AM by MaciejNeumann
Hi,
I am trying to update a metric event through the API, just to enable/disable it.
I initially succeeded to PUT the updated payload and got a 200. But after that, every attempt to modify it results in a 409 Conflict error with the following message:
Revisions: '\n '<some ID>' for key '<some other ID>' for '<schemaid>' are outdated.
The only variable thing in my payload seems to be the update token, which I grabbed from the API tab on the metric event I wanted to modify, and this doesn't seem to change, looks more like a unique identifier and not a nonce.
Has anyone encountered this in the past?
P.S. I face this on Managed, haven't checked if it's the same case on SaaS.
Regards,
George