GoogleCloudPlatform / dialogflow-integrations

Dialogflow integrations with multiple platforms including KIK, Skype, Spark, Twlio, Twitter and Viber
https://cloud.google.com/dialogflow/
Apache License 2.0
256 stars 503 forks source link

Twilio Integration INVALID_ARGUMENT #19

Open pieroashady opened 4 years ago

pieroashady commented 4 years ago

i got this error:

Error: 3 INVALID_ARGUMENT: Input text not set. at Object.exports.createStatusError (/srv/node_modules/grpc/src/common.js:91:15) at Object.onReceiveStatus (/srv/node_modules/grpc/src/client_interceptors.js:1209:28) at InterceptingListener._callNext (/srv/node_modules/grpc/src/client_interceptors.js:568:42) at InterceptingListener.onReceiveStatus (/srv/node_modules/grpc/src/client_interceptors.js:618:8) at callback (/srv/node_modules/grpc/src/client_interceptors.js:847:24)

this error only appear when i send blob via twilio integration. how to fix this?

tyhu-google commented 4 years ago

pieroashady@, when you said "send blob", do you mean send blob to twilio or send blob to your integration server?