Nov 01 2023 11:47 PM
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?
Nov 02 2023 03:51 AM
@karamem0 - Thanks for raising your issue. We will check this at our end and will update you shortly.
Nov 02 2023 06:11 AM
@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!
Jan 11 2024 03:12 AM
@Prasad_Das-MSFT did you find any resolution for the issue please as I am facing the same.
Jan 11 2024 09:08 PM
@Safinaz_M - We are checking the status of the bug with engineering team. We will inform you once we have any update.
Feb 12 2024 08:01 AM
@Prasad_Das-MSFT is there any status on this bug? Deep linking to the App tab is a crucial feature for us. Thank you!
Feb 12 2024 09:14 PM
@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!
Apr 10 2024 02:16 AM
@karamem0 , @mbrooks585 , @Safinaz_M
We tested the functionality using New Teams and observed that the issue has been fixed. Please do verify.
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.
Apr 10 2024 01:25 PM - edited Apr 10 2024 02:09 PM
@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.
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.
Apr 16 2024 03:30 AM
Apr 17 2024 10:00 AM
@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
May 06 2024 12:15 AM
@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?
May 08 2024 06:08 AM
@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...
May 23 2024 06:11 AM
Jul 04 2024 08:53 AM
@Prasad_Das-MSFT Estou com o problema semelhante, tem alguma atualização?