Continually getting the following. No matter what the input string is, no matter how the JSON is formatted, I get this message. I follow the examples to the letter, and no matter what, I get the below message under result
input_data=
{
"request": {
"subject": "Unable to fetch mails",
"description": "I am unable to fetch mails from the mail server",
"requester": {
"id": "4",
"name": "administrator"
},
"impact_details": "Routine tasks are pending due to mail server problem",
"resolution": {
"content": "Mail Fetching Server problem has been fixed"
},
"status": {
"name": "Open"
}
}
}