Invalid JSON in response body send to Jira Server

I send Put medthod to Jira update fields but Error Invalid JSON in response body

It’s saying the response body

So your request body should be fine.

Maybe check the response is a text?

Yep, Thanks Bro. Maybe sometime return empty or true false. I Have change if not return error auto return Ok.

Thanks if that help. Please choose as solution.