Forum Discussion
karamem0
Nov 02, 2023Brass Contributor
Deep link to channel tab does not work in new Teams (v2)
I am getting the web URL of teams tab using Graph API.
Request:
GET https://graph.microsoft.com/v1.0/teams/07a93f.../channels/19:ba1a...@thread.tacv2/tabs/...
Response:
{
"id": "...",
"displayName": "Calendar",
"webUrl": "https://teams.microsoft.com/l/channel/19%3a..."
}
In v1 (Teams classic) I could open a tab directly using webUrl. but I got an error in new Teams (v2).
The error message: "Error: Unsupported tab type"
Is it any idea to resolve the issue?
- Prasad_Das-MSFTMicrosoft
karamem0 - Thanks for raising your issue. We will check this at our end and will update you shortly.
- Prasad_Das-MSFTMicrosoft
karamem0 - We are able to repro this issue. We have raised a bug for the same. We will inform you once we get any further update from engineering team. Thanks!
- Safinaz_MCopper Contributor
Prasad_Das-MSFT did you find any resolution for the issue please as I am facing the same.
- Prasad_Das-MSFTMicrosoft
Safinaz_M - We are checking the status of the bug with engineering team. We will inform you once we have any update.