Hello,
I’ve been struggling pushing data to my Influxdb server (hosted on EC2) following step-by-step this tutorial : https://docs.particle.io/tutorials/integrations/influxdata/
Here is my “JSON DATA” field:
And here is the test event I’m using in the console to trigger Webhooks:
Unfortunately I’m getting error 400 all the time.
Do you have an idea of what could be wrong? Is there any way I can get logs of the request/payload sent to Telegraf, or any other solution to get a more explicit description of the error?
Thanks a lot for help!