microsoftgraph / msgraph-sdk-serviceissues

Tracks service issues for follow up.
5 stars 0 forks source link

Channel Creation Issues using Application Permissions #53

Open kurtwaldo opened 4 years ago

kurtwaldo commented 4 years ago

There is currently an issue creating both public and private channels via the Graph API using application permissions. It appears to work properly using delegate permissions.

Public Channel Creation When creating a public channel, the underlying Sharepoint folder is not created until a user physically logs into Teams and clicks the "Files" tab. Our current workaround is manually creating the Sharepoint folder, and it appears to properly link once a user clicks the file tab (assuming the folder and channel name to don't change)

Private Channel Creation When creating a private channel, the underlying Sharepoint site is not created until a user physically logs into Teams and clicks the "Files" tab. We do not have a workaround currently for this scenario.
AB#7157

petrhollayms commented 5 months ago

Thank you for reporting this issue. This appears to be an issue or limitation with the service APIs. Unfortunately, as the Microsoft Graph SDK team, we do not have ownership of the APIs that are causing you issues. We invite you to create a question about the service API to Microsoft Q&A and tagged with one of the [microsoft-graph-*] tags, that way it will get routed to the appropriate team for them to triage:

https://aka.ms/msgraphsupport or directly https://aka.ms/askgraph

For now, we will close the issue on our side but feel free to open it in the relevant repository if you think the issue is specific to SDK. Please let us know if this helps!

Note: We will close this repository on April 19, 2024.