Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deeplink webUrl from Graph API doesn't work as expected in Teams V2. #2485

Open
hemantkhapke23 opened this issue Aug 28, 2024 · 8 comments
Open

Comments

@hemantkhapke23
Copy link

Hello,
We have developed a application that can open link and redirect to the chat tab of the ongoing meeting in MS Teams native interface. I'm using the function app.openLink . To achieve this, I use the GraphAPI that returns the webUrl. for example,
"https://teams.microsoft.com/l/meetup-join/19%3ameeting_NTk4ZmE5Y2ItNzc3YS00YTk4LWJlNDgtYjI3ZGM4YmJkMGM4%40thread.v2/0?context=%7b%22Tid%22%3a%225411b174-6dbb-4f8e-ac79-aeebd613bb8c%22%2c%22Oid%22%3a%221dadaf9f-3de6-4ced-8785-c30a6527118f%22%7d" and we are replacing "meetup-join" with "chat".

So my problem is that this redirection by cliking on this link (by using app.openLink) works good in Teams Classic but not in Teams V2 version. In Teams V2, it redirects me to the side panel in the meeting interface and chat gets opened in the side panel and the application which was previously opened in the side panel gets replaced with chat. In classic teams after redirection chat tab was opening in teams native interface. Also I'm getting this in the console after making the deep link call 'either targetOrigin or target is invalid'.

@Prasad-MSFT
Copy link

@hemantkhapke23, Thanks for raising your issue. We will check this at our end and will update you accordingly.

@Prasad-MSFT
Copy link

Hi @hemantkhapke23, we are also able to repro the issue. While clicking on this link (https://teams.microsoft.com/l/chat/19%3Ameeting_ZTxxOGZkxxxxRkYS00ZTk2LWFixxxxjZWYxxmE0YzI3%40thread.v2/0?tenantId=xxxxx7ff-f40f-4axx-b3xx-19xxxf467xxx) (by using app.openLink) in Teams V2, it redirects us to the side panel in the active meeting interface and chat gets opened in the side panel and the application which was previously opened in the side panel gets replaced with chat.

We are checking this with engineering team whether this is by design behaviour or not. After getting confirmation we will update you in this thread. Thanks!

@hemantkhapke23
Copy link
Author

Thanks for update @Prasad-MSFT

@hemantkhapke23
Copy link
Author

Hi @Prasad-MSFT , Any update from engineering team on this?

@Prasad-MSFT
Copy link

Apologies. We haven't got any update from engineering team about this issue yest. We will update this thread once we hear from them. Thanks!

@hemantkhapke23
Copy link
Author

Hi @Prasad-MSFT, Any progress/ updates on this issue?

@Prasad-MSFT
Copy link

Hi @hemantkhapke23, apologies. Currently there is no update from engineering team. Now we have raised a bug for the same.
If it is by design behaviour engineering team will confirm, or else they will look to fix this. Thanks!

@hemantkhapke23
Copy link
Author

Thanks for update @Prasad-MSFT

@github-staff github-staff deleted a comment from Superstar-IT Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants