Clear Filters
Clear Filters

Thingspeak cannot update data

1 view (last 30 days)
Meagan
Meagan on 15 Aug 2023
Answered: Ishu on 3 May 2024
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
but it says entry 0 and nothing is updated how do I make it work?

Answers (1)

Ishu
Ishu on 3 May 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!

Categories

Find more on ThingSpeak in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!