Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Teams' JavaScript SDK's app.openLink unable to execute Office's native app URLs
Prakash Verma
55
Reputation points
We are using TeamsJS SDK's app.openLink function to open the Office files in the native app. The URLs that we are using is a valid URL which follows Office URI Schema. This is working as expected if we open the personal app in Teams. But if we open the same Teams' personal app in Outlook then the same function is throwing following error for same URL.
Error:
Unrecognized deep link format: ms-word:ofe|u|<SHAREPOINT_URL_OF_WORD_FILE>
Reference:
Microsoft Teams | Development
Microsoft Teams | Development
Community Center | Not monitored
Community Center | Not monitored
Tag not monitored by Microsoft.
Sign in to answer