This repository was archived by the owner on Mar 9, 2022. It is now read-only.

Description
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.