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