Just first value is recorded

HI,
I am using an ESP32 to feed temp values into Ubidots. I used the sample code but just the first value is recorded.
Even though the sketch sends a value every 6 seconds just the very first one after a device is created is recorded.

Any idea what could be going on?

Thanks!

Hi @FLPilot,

Perhaps, are you sending the values timestamped? Could you please share the snipped code where you build the JSON payload and send it to Ubidots?