Skip to content

Downloading/Accessing attachments in skills when using MSTeams/Skype channel #4221

Open

Description

Is your feature request related to a problem? Please describe.
Attachments uploaded when using MSTeams/Skype can't be downloaded from skills as the token generated by the skill bot is not authorized to download the attachment. Only the parent bot that is present on the same thread where the user uploaded the attachment is able to authorize and download the attachment.

Describe the solution you'd like
MSTeams/Skype should allow the skill bot to be able to access the uploaded attachment using its token.

Describe alternatives you've considered
Parent Bot downloading and uploading the attachment to its own storage and then replacing the attachment URL with its own URL which can be accessible by Skill bot. This adds additional latency and security issues that parent bot needs to handle.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Area: SkillsThe issue is related to skillsArea: TeamsThe issue is related to Teams supportP1Painful if we don't fix, won't block releasingSize: MThe issue is not very complex and it is well understood, it will take 1 to 3 days to completebacklogThe issue is out of scope for the current iteration but it will be evaluated in a future release.bugIndicates an unexpected problem or an unintended behavior.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions