APIs & Integrations

ralphioooo
Contributor | Diamond Partner
Contributor | Diamond Partner

Timeline Batch Error

I can’t update timeline events in batch for some reason.

When I push the same ID's as the original that created the timeline event in order to update it I get the following generic error. Any ideas on what is going wrong here?

 

Error:

status => string error (length=5)
message=> string internal error (length=14)
correlationId => string 993b22cd-7b57-4151-a5b9-7d241d179b94 (length=36)
requestId=> string c6fc9ede-27dc-496d-ab5e-088e887a4171  (length=36)

 

The batch array I'm pushing is idential to the one that created it. Eg. same 'id' and other info. 

0 Upvotes
1 Reply 1
ralphioooo
Contributor | Diamond Partner
Contributor | Diamond Partner

Timeline Batch Error

I solved my own problem. The issue was I was pushing a blank string to one of the numeric timeline fields. 

 

Strange it worked when creating but not updating however.

0 Upvotes