Forgive my dearth of knowledge.
Trying to parse this data:
https://api.thingspeak.com/channels/1439124/feeds/last.json?api_key=L6MJO4L26367ZRSA
Can someone tell me where I went wrong?
Result: Error reading JToken from JsonReader. Path '', line 0, position 0. (Litcube\ThingSpeak\ThingSpeak.ini - [MeasureTempGirls])
Trying to parse this data:
https://api.thingspeak.com/channels/1439124/feeds/last.json?api_key=L6MJO4L26367ZRSA
Can someone tell me where I went wrong?
Code:
[MeasureSiteGirls]Measure=PluginPlugin=WebParser.dllUpdateRate=600Url=https://api.thingspeak.com/channels/1439124/feeds/last.json?api_key=L6MJO4L26367ZRSARegExp=(?siU)^(.*)$[MeasureTempGirls]Measure=PluginPlugin=JsonParser.dllSource=[MeasureSiteGirls]Query="field1"
Result: Error reading JToken from JsonReader. Path '', line 0, position 0. (Litcube\ThingSpeak\ThingSpeak.ini - [MeasureTempGirls])
Statistics: Posted by Litcube — July 6th, 2024, 2:48 pm