When i tried to trigger webhook via rails console(text_request) it is working,
I tried using ngrok(which gives https url which points to localhost)
I have 2 machines where if i set webhook url using ngrok on other machine it is working fine. but, if i set webhook url on same machine where my rails app exists it is giving timeout error