pnp / custom-learning-office-365

Microsoft Learning Pathways end user learning solution for Microsoft 365 customers.
MIT License
228 stars 209 forks source link

Microsoft 365 learning pathways has a configuration issue. Ask your administrator for assistance. #719

Closed fiszuu closed 1 year ago

fiszuu commented 1 year ago

Hello,

I'm trying to fix the Microsoft 365 learning pathways has a configuration issue. Ask your administrator for assistance. error. I've read previous issues and restored broken permissions to CustomConfig list.

Additionally, when this did not work, we removed the solution from our environment and redeployed it. The error persisted.

Please let me know what information you might need to help with troubleshooting and restoring the full functionality of the solution. I'll gladly provide those. image

gmparky commented 1 year ago

I am seeing this issue too. Started this week.

dcashpeterson commented 1 year ago

From the errors I am seeing it looks like the tenant app property isn't set correctly. Depending on how you removed it from your environment things may or may not be set up correctly. In general uninstalling the entire application isn't something we recommend unless you do it 100% (e.g. removing the web part, deleting the site collection, removing the tenant app property).

The error is saying that it can't get a valid configuration. That means that either the tenant app property is not set properly and the web part doesn't know where to get the configuration or that it knows but it can't access it. Check the tenant app property using PowerShell and make sure that it matches the site you are using for Learning Pathways. Also check that the permissions are set up properly for the config lists in the Learning Pathways site https://github.com/pnp/custom-learning-office-365/issues/686#issuecomment-1218201343

gmparky commented 1 year ago

Sorry mine was a dumb issue as I wasn't on our corporate network correctly.

fiszuu commented 1 year ago

I've just checked the permissions and those are as listed in the https://github.com/pnp/custom-learning-office-365/issues/686#issuecomment-1218201343

Also App properties are as follows: image

The site is the correct one, as Learning Pathways is deployed there.

dcashpeterson commented 1 year ago

@fiszuu The webpart is not getting the configuration from github. Is it possible that github is being blocked in your organization?

fiszuu commented 1 year ago

I doubt that. Reason behind the doubt is that some users in the same network location are experiencing this issue and others can access the Learning Pathways without any issue.

dcashpeterson commented 1 year ago

@fiszuu if you could check the network tab on a page that isn't working and show any errors or items that are not loading from there that would be appreciated.

fiszuu commented 1 year ago

Hi, sorry for the delay. Here is the network tab outcome:

image image

This is the only error I see

dcashpeterson commented 1 year ago

Close due to lack of activity. If this is still an issue please create a new issue and reference this one.

github-actions[bot] commented 1 year ago

This issue is locked for inactivity or age. If you have a related issue please open a new issue and reference this one. Closed issues are not tracked.