Forum Discussion

damyou06's avatar
damyou06
Brass Contributor
Apr 11, 2022

MS teams side loading or uploading any simple app fails

{
"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-MSFT's avatar
      Meghana-MSFT
      Icon for Microsoft rankMicrosoft
      We are able to repro this issue. A bug has been raised for the same. We will keep you posted on the updates.
      • mikentt's avatar
        mikentt
        Copper Contributor
        facing 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

Resources