Thingspeak cannot update data
6 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Ishu
le 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 commentaires
Voir également
Catégories
En savoir plus sur Configure Accounts and Channels dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!