Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
saieswar opened this issue Jun 28, 2017 · 3 comments
Open
Assignees

Comments

@saieswar
Copy link

saieswar commented Jun 28, 2017

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

@Gugic
Copy link
Contributor

Gugic commented Jun 28, 2017

Hi

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

@Gugic Gugic self-assigned this Jun 28, 2017
@saieswar
Copy link
Author

saieswar commented Jul 6, 2017

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

@prateeksinghbundela
Copy link

Hello,

@saieswar

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

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants