Thanks in advance for every helps.
My Node Red running on Synology docker container.
And I use revers proxy function on Synology to access by sub domain.
And Node Red is Https enabled using Let's encrypt.
I use Http in node with Post method to receive Webhook from Wrike. Everything works great before.
But suddenly I'm not receiving any Webhook and Wrike side said cannot reach my endpoint.
I tried to point the Webhook from Wrike to webhook.site with no issue.
And also use Postman to send http post to my NR, also no issue.
Not sure what's the problem and how should I troubleshoot.