Danil Skachkov
Danil Skachkov
Hi, @starfighter-ix Jackson is still in plans...
Hi, @starfighter-ix Thanks! Of course, feel free to make pull requests 👍
Hi, @starfighter-ix We just use the Gson library to make JSON from objects and otherwise. All classes for mapping are here https://github.com/api-ai/apiai-java-sdk/tree/master/libai/src/main/java/ai/api/model Please note, that now there are two projects:...
Hi, @starfighter-ix As for the issue, it was rather old question to support, so we decided to add it to issues list. But we discussed this question today, and it...
Hi, @noname1634 The problem appears only on Nexus 5? Could you please check is our test app working on the Nexus 5? Thanks!
Hi, @noname1634 It seems, the problem related with our web-service, the library can't read response because of stream closed. We will try to check this problem. Thanks!
Hi, @mikewadhera Could you please attach log file of the error? Thanks!
Hi, @DirkWolthuis Do you use custom bot implementation or start the bot from api.ai? If you ran it on Heroku, please send me list of the app parameters. It should...
Hi, @DirkWolthuis I don't see language parameter in your code. Could you please try to change ``` var ai = apiai("CODE"); ``` to ``` var ai = apiai("CODE", {language: "nl"});...
Do you mean phrase for resetting parameters? "Cancel" word also not working?