dialogflow-java-client icon indicating copy to clipboard operation
dialogflow-java-client copied to clipboard

Unable to invoke no-args constructor for class ai.api.model.ResponseMessage. Registering an InstanceCreator with Gson for this type may fix this problem.

Open mycoola-zz opened this issue 7 years ago • 2 comments

Unable to invoke no-args constructor for class ai.api.model.ResponseMessage. Registering an InstanceCreator with Gson for this type may fix this problem.

I try to receive AIResponse but this error appears to me? any help?

mycoola-zz avatar Feb 08 '18 15:02 mycoola-zz

Facing same issue

jTariq avatar Mar 07 '18 12:03 jTariq

I was not able to receive message[] array from cordova plugin java, but was able to receive it in ios, so I think there's something wrong with this responsemessage class

cgbrucezjy avatar May 14 '18 04:05 cgbrucezjy