Inconsistent Behavior with Teams Deep Link Across Access Methods

Haekal Arif Rozikin 0 Reputation points
2025-07-28T10:40:11.17+00:00

Hello,

I'm working on an application that uses the deep link feature in Microsoft Teams.

I've encountered an issue where the deep link doesn't work when manually opened in a new browser tab. However, when I click the same link directly (for example, when a colleague shares it and I click it), it works as expected.

I'm attaching a few supporting files, including a log file captured during the failed deep link attempt, to help demonstrate the issue.

Deep link not working (opened manually in new tab):
<PII Removed>

Deep link working (clicked directly):
<PII Removed>

Has anyone experienced similar behavior or have any ideas about what might be causing this?

Thank you in advance!

Microsoft Teams | Development
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Jayden-P 5,640 Reputation points Microsoft External Staff Moderator
    2025-07-28T12:30:46.1366667+00:00

    Hi @Haekal Arif Rozikin

    Thank you for posting your question in the Microsoft Q&A forum. 

    Please understand that our forum is a public platform, and we will modify your question to cover your organization domain name in the description. Please notice to hide these personal or organization information next time you post error or some information to protect personal data. 

    I found a document might help you.

    Explore & Configure Deep Links to Apps - Teams | Microsoft Learn

    My theory is you are copying the link from a personal tab, paste it in another tab, it will lose the context since the scope is different.User's image

    My suggestion is formatting your deep link the structure like the picture above (adding context and channel ID)

    I also test in my own environment, sometimes the deep link can load the app and sometimes don't.

    I have to reload 2-3 times for the app to load correctly.

    I hope this information helps.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".         

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    User's image


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.