Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Empty AssistantResponse returned on certain questions? #7

Open
colecrouter opened this issue Dec 9, 2019 · 0 comments
Open

Empty AssistantResponse returned on certain questions? #7

colecrouter opened this issue Dec 9, 2019 · 0 comments

Comments

@colecrouter
Copy link

Right now, I'm just using .query(), but whenever I asked a question like "when does the grocery store close" (presumably something where it has to present HTML?), it just returns a blank a near empty object:

{"audio": < ... >, "conversationEnded": true, "conversationState": < ... >}

The question itself is getting through. I asked a question about a movie, where it gave me the empty response, but I got a notification on my phone asking if I wanted to know more about X movie.

Basic questions like "what's 1+1", or "what's the forecast" still work fine. I thought maybe I just wasn't registering my app correctly or something, but I can't find any information either on your page, or the official SDK docs about what might cause something like this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant