Forum Discussion
damyou06
Apr 11, 2022Brass Contributor
MS teams side loading or uploading any simple app fails
{
"$schema": "https://developer.microsoft.com/en-us/json-schemas/teams/v1.11/MicrosoftTeams.schema.json",
"manifestVersion": "1.11",
"version": "1.0.0",
"id": "21c1151c-36cc-4190-9e8c-8222534e9846",
"packageName": "com.microsoft.dev",
"developer": {
"name": "Dev",
},
"icons": {
"color": "color.png",
"outline": "outline.png"
},
"name": {
"short": "Test",
"full": "Testing App"
},
"description": {
"short": "Testing App",
"full": "Testing and Dev"
},
"accentColor": "#FFFFFF",
"staticTabs": [
{
"entityId": "780",
"name": "Microsoft",
"scopes": [
"personal"
]
},
{
"entityId": "about",
"scopes": [
"personal"
]
}
],
"permissions": [
"identity",
"messageTeamMembers"
],
"validDomains": [
]
}
- Meghana-MSFTMicrosoftWe are looking into this issue. We will update you.
- Meghana-MSFTMicrosoftWe are able to repro this issue. A bug has been raised for the same. We will keep you posted on the updates.
- mikenttCopper Contributorfacing same issue since this morning around 8 AM UTC. spent hours trying to assess what I did broke by doing absolutely no change 😄
looking forward to hear some news