3
  • My webhook endpoint is HTTPS secured and the app is running at port 3000
  • The backend code is Node js.
  • endpoint e.g: ssl_secured_website:3000/notify (POST)
  • When I Hit on Test Webhook I get this error: Error: An error occurred in connecting to the endpoint: ssl_secured_website:3000/notify
  • I tried port 80, 443 nothing is working
  • I am actually able to get 200 Response via POSTMAN
  • As soon as request is received, I am immediately returning 200 status

Error Screenshot

enter image description here

John Conde
  • 217,595
  • 99
  • 455
  • 496
Rajan 03
  • 31
  • 3

0 Answers0