Thingspeak cannot update data
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I tried to update my thinkspeak with my mit app inventor and it states that nothing is updated
when i press turn on https://api.thingspeak.com/update?api_key=**********&channel_id= ***&field1=0
it suppose to update the field to 0 and https://api.thingspeak.com/update?api_key=**********&channel_id=***&field1=1
but it says entry 0 and nothing is updated how do I make it work?
0 Kommentare
Antworten (1)
Ishu
am 3 Mai 2024
Hi Meagan,
It appears you're encountering issues updating fields in your ThingSpeak channel. To perform updates, you must use the Write API Key specific to your channel.
Based on the "entry 0" information, it seems there's a possibility you might be using the Read API Key instead. Double-check the API key you're currently using within your setup. Ensure that it is indeed the Write API Key associated with your ThingSpeak channel. After verifying and switching to the correct API key if necessary, attempt to update the field again. If the problem persists and you continue to experience the same issue, reach out for further assistance.
For more information on ThingSpeak you can refer below:
Hope it helps!
0 Kommentare
Siehe auch
Kategorien
Mehr zu ThingSpeak finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!