Closed sarahbacha closed 4 years ago
Hello This might be more of an sdk issue, but returning a message response from the sdk message function we are getting this error
MessageResponse messageResponse = assistant.message(options).execute().getResult();
We are getting a response back and we are able to log it, but we can't return the response back without getting that error
No serializer found for class com.ibm.watson.assistant.v1.model.RuntimeResponseGeneric and no properties discovered to create BeanSerializer
Hello This might be more of an sdk issue, but returning a message response from the sdk message function we are getting this error
MessageResponse messageResponse = assistant.message(options).execute().getResult();
We are getting a response back and we are able to log it, but we can't return the response back without getting that error
No serializer found for class com.ibm.watson.assistant.v1.model.RuntimeResponseGeneric and no properties discovered to create BeanSerializer