OfficeDev / microsoft-teams-apps-greatideas

An “innovation challenge” system that lets employees submit and share ideas and insights, with voting and contests. An app using which employees can submit an innovative idea in a selected category to be visible to all colleagues and leadership, ideas can be voted upon and a leader board of best idea contributors can be shared. This app can also be a route to file patent ideas by anyone in an organization.
MIT License
84 stars 35 forks source link

No categories on new install #12

Closed kriszentner closed 3 months ago

kriszentner commented 3 years ago

Hi folks,

After going through the entire deployment, I seem to be successful except there are no categories, and I don't see any instructions on managing categories after the initial install. Much of the functionality is disabled without the ability to select at least one category. I can probably insert some into the Azure Table manually, but that doesn't seem to be the right way to do things.

I see there's a nifty "Manage Categories" button on the "Ideas" tab of the sample "Northwind Traders" tab: image

Though to add either the Great Ideas app or Great Ideas Curator app into a tab requires at least one category. Some clarity on how to do this would be appreciated.

BraunJonathan commented 3 years ago

Did you find a solution on this one? I've got the same issue...

kriszentner commented 3 years ago

Not yet!

BraunJonathan commented 3 years ago

I managed to see the Add new category button by adding the curator app into a team (as a new tab) but i ran ino a 403 error when trying to save the new category...

nisgi commented 3 years ago

I am facing , same issue with authentication issue.

In code, below authentication method is causing issue as per logs in application insights. ValidIssuers = AuthenticationServiceCollectionExtensions.GetValidIssuers(configuration),

from Arm template "https://login.microsoftonline.com/TENANT_ID/v2.0,https://sts.windows.net/TENANT_ID/" The keys are not matching from both this issuers.