500 error when creating scheduled event

I am getting a 500 error when trying to schedule an event but only when some of the fields in the data JSON structure contain Asian character set characters.

here is an example of the JSON

{ ticket_id: 1234, email: 'someone@email.com', canned_detail: { a_n: 'Agent', a_e: 'agent@email.com', g_n: 'Services', r_fn: '黄', r_ln: '', r_n: '黄' }, language: 'en' } 

Hey @RobAtOpinyin,
Just confirming if this is only for Asian characters or any special character in the data.

Hi @zach_jones_noel. We have only seen this with Asian characters.

Thanks for confirming, let me check and get back to you.

Hey @RobAtOpinyin,
We are looking into this issue, thanks for bringing it up.

Will get back to you with an ETA soon.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.