null response for status channel
max hegi
on 8 Jul 2022
Latest activity Reply by Thomas Smart
on 11 Jul 2022
Hi,
response
{"created_at":"2022-07-08T01:17:08Z","entry_id":16662856,"status":null}
it's normal, solution?
thanks
5 Comments
Time DescendingThere are no issues with the api as far as I am aware. Your response for the last entry is null probably because there’s no data in that field. I suggest you try writing to the field and then reading from it once you know there’s data in there. Remember if you write to a different field, you will have a no entry in all the other fields.
if true % code end
I believe they are having an issue with the json API. I had code working perfectly to upload data just randomly stop working and return a 400 "The request cannot b3e fulfilled due to bad syntax."
This code worked until yesterday then I tried fixing it for 4 hours yesterday with no luck. Your indication that the json read is messing up makes me believe it may be an issue with the API.
Sign in to participate