How to read data in thingspeak using rest client?

Hi Team
I have this new URL and want to read all my fields channels, i have created today. My arduino does receieves messages currently, but i am unable to read non of them. What could the reason? Must it be a day to get data to be read? Output is -1 Rest Client response bad request.

1 comentario

Håkon Dahle
Håkon Dahle el 10 de Dic. de 2019
Your URL looks good, but you need to set your channel to be public by selecting "Share channel view with everyone" under Channels -> My Channels -> Charing.
Or you can leave your channel private and do as Hans suggests below.

Iniciar sesión para comentar.

Respuestas (1)

Hans Scharler
Hans Scharler el 5 de Dic. de 2019

0 votos

Hi. You are close. You also need to provide a Read API Key.
https://api.thingspeak.com/channels/929272/feeds.xml?results=4&api_key=XXX
Look under the API Keys tab of your channel.

1 comentario

Hi
using above solution i am getting only todays data only.
Please help me how to fetch day one to till date data using xml api

Iniciar sesión para comentar.

Comunidades de usuarios

Más respuestas en  ThingSpeak Community

Categorías

Más información sobre ThingSpeak en Centro de ayuda y File Exchange.

Productos

Versión

R2019b

Etiquetas

Preguntada:

el 5 de Dic. de 2019

Comentada:

el 25 de Feb. de 2020

Community Treasure Hunt

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

Start Hunting!

Translated by