dialogflow/dialogflow-java-client

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

mycoola-zz opened this issue · 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?

Facing same issue

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