Portal
3 TopicsTeams Developer Portal invalid bot scope list
The Developer portal added an illegal scope in the bot section of the app manifest. In the Teams App features, I selected "Personal", "Group Chat", "Team" for the scopes (that is all 3 scopes): Yet, the App Dashboard complains about 4 scopes: Downloaded the manifest for inspection, and I can see the Portal somehow added an illegal entry: "bots": [ { "botId": "0541debd-30e7-40df-92b6-d8f1fa2cde1b", "scopes": [ "groupchat", "team", "groupChat", // <-- this one is illegal "personal" ], "isNotificationOnly": false, "supportsCalling": false, "supportsVideo": false, "supportsFiles": true } ], How can I get this fixed? Is it a bug in the Teams Developer Portal? Thanks.1.6KViews0likes4CommentsTeams Admin Portal
Is anyone elae having issues with the teams Admin portal?. We are hosted on the eurpopean data centres and the Team portal is unusable, We cant even search users as it comes back saying user list is unavailable. When creating team you more than not get an error saying the Team could not be created or cloned. We are trying to provide scheduled meetings for all our users as our Skyp is on prem and we cannot change the inetorg default as the portal just spins.. There is no incident raised by Microsft on the health centre. Just want to know if its just us.1.4KViews0likes2Comments