Zoho Api returns HTTP response code 200 but no there is no response JSON payload

Zoho Api returns HTTP response code 200 but no there is no response JSON payload

We are trying to access ZOHO api Getrecords from internal application .API call was successful and Http response code was 200. But the response payload was empty.

Is there a error in the way we are accessing the api?

Same authtoken used in a Browser a proper json response is being returned.


Note : I have masked the authtoken.

Below is the response 

-----------------HTTP REQUEST CONTENTS------------------GET https://crm.zoho.com/crm/private/json/Accounts/getRecords?newFormat=1&authtoken=XXXXX&scope=crmapi HTTP/1.1 
Request Headers: {} 
Request Message Data: N/A (this is a GET request) 
----------------END HTTP REQUEST CONTENTS---------------- 
 
2015-12-14 16:36:21,318 [http-bio-8080-exec-6] [  STANDARD] [                    ]  INFO   - HTTP Status code: 200 
 
------------------HTTP RESPONSE CONTENTS------------------ 
Response Headers: 
 Server: ZGS Date: Mon, 14 Dec 2015 11:06:32 GMT Content-Type: application/jsonp;charset=utf-8 Content-Length: 907 Connection: keep-alive Set-Cookie: 6726760df9=7151b8c9c58fba30faaa6fd470e6cad6; Path=/ X-XSS-Protection: 1 X-Content-Type-Options: nosniff Set-Cookie: crmcsr=fcabec57-966b-443c-a76e-7e3032fb786f; Path=/; Secure Pragma: no-cache Cache-Control: no-store, no-cache, must-revalidate Expires: Thu, 01 Jan 1970 00:00:00 GMT X-Frame-Options: SAMEORIGIN X-Download-Options: noopen Cache-Control: no-cache Strict-Transport-Security: max-age=15768000 
Response Message Data: 
[B@1717fea2