dialogflow / dialogflow-nodejs-client

Node.js SDK for Dialogflow
Apache License 2.0
658 stars 287 forks source link

bot working differently in apiai site and node sdk #57

Open kkorada opened 7 years ago

kkorada commented 7 years ago

Hi i have developed some bot, when i am calling from api.ai site it is working fine. But if i call it from node SDK it is not working incase of intents having fulfillments. i am getting default response for the same request.

Carringguns commented 7 years ago

Hi. @kkorada Thank you for quick response. I've never done this but I'm getting help from the api.ai site.

Carringguns commented 7 years ago

I'm new as well. I am still on the tutorial api.ai and its very interesting with assisted guidance. good luck @kkorada On Apr 6, 2017 11:01 AM, "LethiousFeribial" notifications@github.com wrote:

Hi. @kkorada Thank you for quick response. I've never done this but I'm getting help from the api.ai site.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

apvlv commented 7 years ago

i can confirm, that i'm getting the same response every time without variations... Can anyone help?