Hello,
Sometimes, we get a “400 error - Event ID already in use” return when calling `/integrations/v1/${applicationId}/timeline/event`.
This error should never occur because the call should update the timeline event when it alreday exists.
Ref : Accounts Dashboard | HubSpot
Last error for us :
{ StatusCodeError: 400 - {"status":"error","message":"Event ID already in use, please choose a new unique id - XXXX","correlationId":"XXXX"}
Can you correct this bug ?
Thank you.
Regads