dialogflow-ruby-client
dialogflow-ruby-client copied to clipboard
ApiAiRuby::RequestError (Webhook call failed. Error: Request timeout.)
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
Hi
I'm not sure that this is somehow connected to ruby client, you should probably test your webhook in API.AI UI.
Actually it is working on production but in development it is not working
Hello,
@saieswar
Can You please share the webhook code, How to implement in rails application to deal with our own database.
Thanks