account-activity-dashboard icon indicating copy to clipboard operation
account-activity-dashboard copied to clipboard

Adding webhook with ngrok works fine but receives CRC error for node api hosted on AWS

Open dssagar93 opened this issue 3 years ago • 1 comments

I built a full-fledged application using webhook ui using ngrok. Now I deployed my Node JS API to aws on a custom domain and tried adding the same URL for the webhook and it throws Non-200 response code during CRC GET request (i.e. 404, 500, etc). Any help will be appreciated. P.S- I did add all the new URLs to the developer portal.

dssagar93 avatar May 29 '21 20:05 dssagar93

Can someone tell me what are the steps to do that? I already have my API deployed, I need to register my webhook URL.

dssagar93 avatar May 29 '21 21:05 dssagar93