Deep link to channel tab does not work in new Teams (v2)

Brass Contributor

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?

14 Replies

@karamem0 - Thanks for raising your issue. We will check this at our end and will update you shortly.

@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!

@Prasad_Das-MSFT did you find any resolution for the issue please as I am facing the same.

@Safinaz_M - We are checking the status of the bug with engineering team. We will inform you once we have any update.

@Prasad_Das-MSFT is there any status on this bug? Deep linking to the App tab is a crucial feature for us. Thank you!

@mbrooks585 - Engineering team is currently working on this bug only and we are actively communicating with them to stay updated on the progress. As soon as we receive any updates from them, we will notify you in this thread. Thank you!

 

@karamem0 , @mbrooks585 , @Safinaz_M 

We tested the functionality using New Teams and observed that the issue has been fixed. Please do verify.

Tested with Microsoft Teams version 24096.2100.2802.2509.

The client version is 49/24040701700.

 

Thanks, 

Prasad Das

------------------------------------------------------------------------------------------ 

If the response is helpful, please click "**Mark as Best Response**" and like it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate. 

@Prasad_Das-MSFT we are experiencing the exact same issue with New Teams v2. I am not using the version you are mentioning though and it is saying it is the most current one. 

milkacxe_0-1712780681877.png

How can we test if this is fixed/how can I test it on the latest Teams version?

 

/edit got the latest Teams version by pressing the checkbox for Public preview. Deeplinks still break in-app navigation across tabs.

@Prasad_Das-MSFT appreciate the link Prasad, but I did update the client, and the error is still present. There is actually a couple of new errors that occur on the New Teams web version with auth prompts that wasn't present a few days ago, on top of the deeplinking breaking the in-app navigation. I posted it as a github issue/bug for Microsoft as well.

The screenshot is from the auth issue, not the deeplink - both are present now

228abeea-5e37-4c09-b45e-91818f79c260.png

@milkacxe - Apologies. But we are not able to repro this. This works fine at our end. Is there any repro video you can share, so that we can discuss this with engineering team?

@Prasad_Das-MSFT sure thing - this is the current issue we are having, I did a code breakdown as well as scenario, video, but please let me know if something additional will help more Deeplink breaks Teams App navigation (New Teams v2; Bot and Static Tabs) · Issue #1227 · OfficeDev/M...

A bug has been raised for this issue. We will inform you once we get any further update from engineering team. Thanks!

@Prasad_Das-MSFT Estou com o problema semelhante, tem alguma atualização?