Pushkar Gokhale
Pushkar Gokhale

Reputation: 11

Deep linking to open MS Teams chat with Guest user (different domain)

I am using this URL to create a deep link to open a chat in MS Teams app to an guest user. The same is working for an internal user i.e. same domain as I am currently in. But does not work for guests added in a Team with a different domain.

msteams:/l/chat/0/[email protected]

e.g. works when user is internal, does not work when user is from another domain, although he is added in a team as guest.

Upvotes: 1

Views: 482

Answers (1)

Jagadeesh-MSFT
Jagadeesh-MSFT

Reputation: 336

Could you please try with https://teams.microsoft.com/l/chat/0/[email protected] . It works fine in web and desktop versions and there was a bug in mobile version in your use case.

Upvotes: 1

Related Questions