JSON
Paul Timms
4-24-17
I am sending an area containing JSON using SendWebRequest. The reply from the other system sometimes contains JSON, or if there is an error it may only contain a string of text. When using ParseJSONArea, I can see in hansa.log this message:


json problem: json not starting with '{' or '['

Is there a way in HAL to detect the same? Or is it a matter of checking that the first character in the area is a { or a [ ?

Also in hansa.log is an HTTP response such as the following:

GetOneHttpMessageFromSock: HTTP/1.1 404 Not Found


Is there a way in HAL to read this HTTP response? If so it would make for better error detection.

Thanks

Paul
Leave Comment
You can subscribe to notifications for this post by selecting the 'star' icon on the top right corner of the post.
Latest Posts
Hi Andis, The issue occurs because your live server uses an internal or self-signed SSL certificate, which Hansa server does not trust. This is expected behavior — certificate validation ensures s...
10:38 11 Nov 2025
Hi again, do we know what it's trying to download, if we download it, it may make the message go away? Thanks...
11:16 30 Oct 2025