Sensors with webhooks POST data but never arrive in my applications

Hi,

I have an application that collects data from different sensors to manage solar production of solar production plants. Certain sensors send push notifications every minute through a POST request (webhook). However, I don’t see any requests in my logs.

One of my issues is that I don’t have access to the logs of the sensors, so I cannot find the error code. But when I use NGROK, Pipedream etc. I see the requests. Also when I trigger the request manually it’s working, but from the actual sensors nothing is sent. Is there a way to debug this?

best,
Michiel

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.