OfficeDev / microsoft-teams-apps-workplaceawards

The Workplace Awards app lets employees nominate peers for specific awards and vote on a nomination.
MIT License
18 stars 17 forks source link

The resource you are looking for has been removed, had its name changed, or is temporarily unavailable. #45

Open De-Equalizer opened 2 years ago

De-Equalizer commented 2 years ago

After upload to teams I am unable to use the app and received this information: he resource you are looking for has been removed, had its name changed, or is temporarily unavailable.

upon checking the azure deployment file config-tab is missing from the configuration file, please advise how to fix.

"configurableTabs": [ { "configurationUrl": "https://sample.azurefd.net/config-tab", "canUpdateConfiguration": true, "scopes": [ "team" ] } ],