I've created an App and set the webhook URL as http://64.227.152.229:3000/fyers-postback
- however I don't receive any postback on this while placing orders through my app
- I'm able to catch requests if I'm using a subdomain of requestcatcher.com as my postback
- I see that no matter the endpoint I specify in the postback url the request is sent to /webhook endpoint only so I started listening on that endpoint but didn't work
- I tried mapping my ip to a DNS as well that also didn't work
- I also tried shifting my server to port 80 but still didn't receive any postbacks
Unable to Catch Webhook/Postback on our hosted Express.js Server
1
4 replies