You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.
The text was updated successfully, but these errors were encountered:
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: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.
The text was updated successfully, but these errors were encountered: