dialogflow-ruby-client icon indicating copy to clipboard operation
dialogflow-ruby-client copied to clipboard

ApiAiRuby::RequestError (Webhook call failed. Error: Request timeout.)

Open saieswar opened this issue 7 years ago • 3 comments

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

saieswar avatar Jun 28 '17 04:06 saieswar

Hi

I'm not sure that this is somehow connected to ruby client, you should probably test your webhook in API.AI UI.

Gugic avatar Jun 28 '17 05:06 Gugic

Actually it is working on production but in development it is not working

saieswar avatar Jul 06 '17 06:07 saieswar

Hello,

@saieswar

Can You please share the webhook code, How to implement in rails application to deal with our own database.

Thanks

prateeksinghbundela avatar Jul 24 '17 10:07 prateeksinghbundela