Skip to main content
Question

Validated json string gets error creating ticket

  • July 2, 2024
  • 1 reply
  • 19 views

We are using https://www.toptal.com/developers/json-formatter to test validate our strings from our logs into json strings for creating a ticket.

We had a verified json string, but an error when creating the ticket.  The ticket works sending just “123”

Any ideas?

 


"description": "<pre&gt;***************************************************************************************************&lt;br&gt;QQube Synchronizer - Starting Time: 06/22/2024 12:05:28 PM - Setup Wizard&lt;br&gt;Application Version 10.1&lt;/pre&gt;", 
"subject": "Log file from #0 Demo User Success 6/22/2024 12:05:28 PM Full", 
"email": "matt@clearify.com", 
"priority": 1, 
"status": 1 
}

Did this topic help you find an answer to your question?

1 reply

Yusuf Ahmed
Community Manager
Forum|alt.badge.img+7
  • Community Manager
  • 123 replies
  • August 20, 2024

Hi @cpv,

 

Greetings from Freshworks community. Could you please let me know what is the response code received ? Please use Postman to use the same payload to check the response code and also, Please make sure you pass all the mandatory ticket fields that are set under Admin > Ticket fields which are required during ticket creation.


Reply