Typeahead search in not working in Tab.
Meet Rathod
50
Reputation points
I'm rendering an adaptive card in a tab, which includes a button. When I click the button, a task module opens that contains a typeahead search. However, the typeahead search isn't functioning properly; it throws an error stating, "Unable to show options right now." I'm not receiving any requests on the server side, and the network tab indicates an error when calling the invoke API during the typeahead search.
Here is the response I am getting from network tab during typeahead search.
{
"errorCode": 0,
"message": "Invalid conversation ID: tab:db66acb4d6d22c7badfc2a6fe98ed1c3ec5ada64f24e1c8ae047c31157ab9aaa",
"standardizedError": {
"errorCode": 1,
"errorSubCode": 1,
"errorDescription": "Invalid conversation ID: tab:db66acb4d6d22c7badfc2a6fe98ed1c3ec5ada64f24e1c8ae047c31157ab9aaa"
}
}
Microsoft Teams | Development
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Microsoft Teams | Microsoft Teams for business | Other
Microsoft Teams | Microsoft Teams for business | Other
Additional features, settings, or issues not covered by specific Microsoft Teams categories
Sign in to answer