MicrosoftDocs / msteams-docs

Source for the Microsoft Teams developer platform documentation.

Home Page:https://aka.ms/teamsdev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample file deep link has a typo causing developer confusion

ydogandjiev opened this issue · comments

Type of issue

Typo

Feedback

There is a typo in the sample deep link show in the Generate deep links to a file in a channel section of this doc. The objectURL parameter should actually be objectUrl.

So instead of this:

https://teams.microsoft.com/l/file/<fileId>?tenantId=<tenantId>&fileType=<fileType>&objectURL=<objectURL>&baseUrl=<baseURL>&serviceName=<Name>&threadId=<threadId>&groupId=<groupId>

The doc should show:

https://teams.microsoft.com/l/file/<fileId>?tenantId=<tenantId>&fileType=<fileType>&objectUrl=<objectUrl>&baseUrl=<baseUrl>&serviceName=<Name>&threadId=<threadId>&groupId=<groupId>

Page URL

https://learn.microsoft.com/en-us/microsoftteams/platform/concepts/build-and-test/deep-link-teams#generate-deep-links-to-a-file-in-a-channel

Content source URL

https://github.com/MicrosoftDocs/msteams-docs/blob/main/msteams-platform/concepts/build-and-test/deep-link-teams.md

Author

@v-npaladugu

Document Id

b6687ceb-6d67-b0b7-0797-b16d14e4bd97

Hi ydogandjiev! Thank you for bringing this issue to our attention. We will investigate and if we require further information we will reach out in one business day. Please use this link to escalate if you don't get replies.

Best regards, Teams Platform

PR has been raised to fix the issue.

Tell us about your experience!

Hi ydogandjiev! This issue is closed in our system. We would like your feedback on your experience with our support team and Platform.

Best regards,
Teams Platform