dialogflow / dialogflow-javascript-client

JavaScript Web SDK for Dialogflow
Apache License 2.0
412 stars 173 forks source link

Dialogflow API is not working #97

Open akashziffy opened 6 years ago

akashziffy commented 6 years ago

My Dialogflow query endpoint is returning 500 response

screen shot 2018-09-05 at 11 31 34 am

DanLaufer commented 6 years ago

@akashziffy I think this might be a node version issue. I had this issue and then I set nvm to v8.3.0 and then ran npm rebuild node-sass --force and the errors went away. Doubt the rebuild line is relevant but just including it anyways because it was a step I did to remove this (and other) errors. But this is probably just a band-aid.

konato commented 5 years ago

See this : https://github.com/dialogflow/dialogflow-javascript-client/issues/103#issuecomment-429536937