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
"Json request can't have both query and event specified" is displayed when a event (AIEvent) is added to AIRequest and sent to bot.
Also I'm unable to set query = null in AIRequest.
How can I trigger an event via Java SDK.
"Json request can't have both query and event specified" is displayed when a event (AIEvent) is added to AIRequest and sent to bot.
Also I'm unable to set query = null in AIRequest.
How can I trigger an event via Java SDK.