-
JSON response getting truncated when getting from Salesforce
Having a unique problem on placing a query for external web service making use of HTTP and Rest APIs I am receiving a JSON response. The main problem lies when the response payload is huge, a chunk of data is truncated in the response. When the same query is done using Google Rest Client it functions absolutely fine. Can anyone clarify?
Log In to reply.