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?
[MeasureSiteGirls]
Measure=Plugin
Plugin=WebParser.dll
UpdateRate=600
Url=https://api.thingspeak.com/channels/1439124/feeds/last.json?api_key=L6MJO4L26367ZRSA
RegExp=(?siU)^(.*)$
[MeasureTempGirls]
Measure=Plugin
Plugin=JsonParser.dll
Source=[MeasureSiteGirls]
Query="field1"
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?
[MeasureSiteGirls]
Measure=Plugin
Plugin=WebParser.dll
UpdateRate=600
Url=https://api.thingspeak.com/channels/1439124/feeds/last.json?api_key=L6MJO4L26367ZRSA
RegExp=(?siU)^(.*)$
[MeasureTempGirls]
Measure=Plugin
Plugin=JsonParser.dll
Source=[MeasureSiteGirls]
Query="field1"
Result: Error reading JToken from JsonReader. Path '', line 0, position 0. (Litcube\ThingSpeak\ThingSpeak.ini - [MeasureTempGirls])
Statistics: Posted by Litcube — 6 minutes ago