As a newbie I discover problems writing measurements to my InfluxDB. The flow writes msg.payload.latest.data to the debug frame but I did not succeed writing msg.payload.latest.data to the database. When I connect InfluxDB Out node (image) errors are generated after deploy was pressed. Can someone give me some advice how to do this?
[{"id":"ef1759b1.fd5458","type":"tab","label":"NAP Rivieren","disabled":false,"info":""},{"id":"deb83872.9cb878","type":"inject","z":"ef1759b1.fd5458","name":"240'","topic":"","payload":"","payloadType":"date","repeat":"14400","crontab":"","once":true,"onceDelay":0.1,"x":130,"y":120,"wires":[["6ea47c05.07f344"]]},{"id":"6ea47c05.07f344","type":"http request","z":"ef1759b1.fd5458","name":"HTTP Request TL","method":"GET","ret":"obj","url":"https://waterinfo.rws.nl/api/detail?expertParameter=Waterhoogte___20Oppervlaktewater___20t.o.v.___20Normaal___20Amsterdams___20Peil___20in___20cm&locationSlug=Tiel-Waal%28TIEW%29&user=publiek","tls":"","x":346,"y":120,"wires":[["9a26b8fe.0268f8"]]},{"id":"898effc4.20b8b","type":"debug","z":"ef1759b1.fd5458","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"payload.latest.data","x":630,"y":220,"wires":[]},{"id":"be5a1a94.89d3b8","type":"inject","z":"ef1759b1.fd5458","name":"240'","topic":"","payload":"","payloadType":"date","repeat":"14400","crontab":"","once":true,"onceDelay":0.1,"x":130,"y":220,"wires":[["5ab297d7.54e4e8"]]},{"id":"5ab297d7.54e4e8","type":"http request","z":"ef1759b1.fd5458","name":"HTTP Request RH","method":"GET","ret":"obj","url":"https://waterinfo.rws.nl/api/detail?expertParameter=Waterhoogte___20Oppervlaktewater___20t.o.v.___20Normaal___20Amsterdams___20Peil___20in___20cm&locationSlug=Grebbe%28GREB%29&user=publiek","tls":"","x":346,"y":220,"wires":[["898effc4.20b8b"]]},{"id":"9a26b8fe.0268f8","type":"debug","z":"ef1759b1.fd5458","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"payload.latest.data","x":630,"y":120,"wires":[]}]