Thingspeak bulk update csv problem
Mostrar comentarios más antiguos
I'm not able to perform the bulk update using either an embedded system (ESP8266) or sending a POST request via web based service (https://reqbin.com).
I always get a 400 response with "The request cannot be fulfilled due to bad syntax."
No problem using the standard write data interface (but of course it's limited to one message).
The POST request content is (I have my key instead of XX):
write_api_key=XXXXXXXXXXXXXXXX&timeFormat=relative&updates=4,1.1,2,0.3,6,7.7,0.8,0,0,41.2,9,1,ok
I did a lot of trials changing the number of parameters and the time format, but always with the same result.
Is anyone able to perform any kind of bulk update?
Respuesta aceptada
Más respuestas (0)
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
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!