Please ensure that JSONString has less than 100 characters error

Please ensure that JSONString has less than 100 characters error

HI there.
I am getting an error when trying this example:
{"code":15,"message":"Please ensure that JSONString has less than 100 characters."}
 https://books.zoho.com/api/v3/items
  ?authtoken=******************
  &organization_id=************
  &JSONString={
      "name": "Hard Drive",
      "description": "500GB, USB 2.0 interface 1400 rpm, protective hard case.",
      "rate": 120.00,
      "account_id": "460000000000388",
      "tax_id": "460000000027005"
}