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?
It looks like you’re missing the “influx_db” from the event payload, which should point to your InfluxDB name. Also, do you have the following at the end of the url? :1619/particle
The webhooks section of the console also seems to have a lot more options now than when this tutorial was written, so perhaps a quick update of all of the sections here would be great.
I have also posted a new request here, as after months of trying I am still getting nowhere with this… It has to be a simple fix, I just cant find it…
yeah, exactly. The QA on some of this documentation is lacking honestly. When can we get an updated tutorial for the influxDB? I am using UDP, but that’s far from suitable when there is a webhook alternative.
In the meantime, could one of you please help with my issue here. It’s getting to the point where I may just be better to move to a different platform of microcontroller.