Hello everyone,
I'm looking for a way to decode a JSON response from HTTP2 block.
I need to decode a JSON array: one of the json fields value is an array.
I tried first decode JSON to string, one of the field is an json array - so I connected another JSON-decode block. PJSOCT output -> PJROCT jtxt input
Unfortunately block is in error state:
103 General input variable error
But I think there is no output from the PJSOCT block - what is expected behaviour in such case?
Regards
Hubert