Thingspeak cannot update data
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Ishu
el 3 de Mayo de 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 comentarios
Ver también
Categorías
Más información sobre ThingSpeak en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!