Users are not able to send attachments in MS teams meeting chat when the meeting is created from API

Parth Kumar 41 Reputation points
2023-05-25T10:29:43.2233333+00:00

Users are not able to send attachments in MS Teams meeting chat when the meeting is created from API

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
1,298 questions
Microsoft Graph Calendar API
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,062 questions
0 comments No comments
{count} votes

Accepted answer
  1. Prasad-MSFT 3,771 Reputation points Microsoft Vendor
    2023-05-29T06:44:09.93+00:00

    We tried to repro this issue by creating MS Teams meeting via Graph API and observed that we are able to send attachments in the meeting chat.
    Tested in both MS teams web and desktop client (Microsoft Teams Version 1.6.00.14179)
    Is there any error you are getting while sending the attachments?
    User's image

    User's image

    1 person found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Parth Kumar 41 Reputation points
    2023-05-29T11:51:31.4533333+00:00

    thanks for clarifying, I found that I have not assigned the required scope to chat in the App, which was causing the issue.

    0 comments No comments