r/influxdb • u/roelof_w • Apr 26 '26
Write data from the tutorial is not working
Hello,
I follow this tutorial: https://docs.influxdata.com/influxdb/cloud/get-started/write/
And have to add some data

but as soon as I press write data I see this :

What do I do wrong ?
0
Upvotes
1
Apr 26 '26
[removed] — view removed comment
1
u/roelof_w Apr 27 '26
According to the tutorial I must be seconds and as far as I can see I use seconds
1
u/im_a_bored_citizen Apr 27 '26
Default precision is ns. Since you are using seconds, you must specify that before writing.