dialogflow / dialogflow-nodejs-client

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

working form behind a http proxy #101

Open amitjagtap opened 6 years ago

amitjagtap commented 6 years ago

Is it possible to use the API from behind a http proxy ?

I recieve the following error -

Debugger attached. ERROR: { Error: Connect Failed at ...\node_modules\grpc\src\client.js:554:15 code: 14, metadata: Metadata { _internal_repr: {} } }

jliukai commented 6 years ago

The service must use HTTPS and the URL must be publicly accessible. https://dialogflow.com/docs/fulfillment