Navigate to a specific static tab from configurable tab in microsoft teams
Wanted to navigate from configurable tabs to static tabs without redirecting the user to a new tab
Share external URL on Meeting Stage using teams-js
I’m currently developing a Teams App and came across this sample:
410 (Gone) HTTP status code, Connector configuration gone error thrown in New teams
When i configure a connector in the New Teams then we are not receiving any messages in the channel, because invalid webhook URL is obtained (using SDK method) which returns a 410 (Gone) HTTP status code when we make the POST call on that webhook URL.