This is the second time in few years ThingHTTP changes the way it returns data; any way to roll that back or control it?
Boyan Biandov
on 26 Jul 2022
Latest activity Reply by Christopher Stapels
on 26 Jul 2022
Hi everyone,
This is the second time in few years ThingHTTP changes the way it returns data; any way to roll that back or control it? Back in 2020 it statted padding the GET request with CRs and LFs (last time I forgot what changed but it was similar - just padding the GET return with characters).
Now it's adding "0" zero after the GET payload and then 2 CRs and LFs at the end after that zero;
Is there any way to control how ThingHTTP returns the payload back? It's messing up my parsing firmware :)

3 Comments
Time Descendingis it possible that the change in characters is coming from the host website?
You might also consider using MATLAB code in the ThingSpeak MATLAB analysis app to read and process the webpage, then the result migth be a little more stable.
Sign in to participate

