Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
1,298 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Users are not able to send attachments in MS Teams meeting chat when the meeting is created from API
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?
thanks for clarifying, I found that I have not assigned the required scope to chat in the App, which was causing the issue.