Forum Discussion
mejohnm
Aug 22, 2020Copper Contributor
Site Collection App Store Missing App Menu Items
Hello all, An user, user A, self created a team site from the SharePoint.aspx page. Since then a request for a site collection app catalog was made and the SharePoint admin created this app catal...
mejohnm
Aug 24, 2020Copper Contributor
I also want to mention that the user A is site collection admin. Does not matter if the user created their own Team site or Communication site, or if the SPO admin does it. They have no access to deploy SPFx apps within their own site collection app store.
- JayHanSep 28, 2022Copper ContributorI tested with some cases and find why there is no Apps ribbon menu.
I remove the site collection app catalogue using Remove-SPSiteCollectionAppCatalogs command to delete not working app catalog.
Before you run the powershell script to create site collection app catalog,
You have to check the following permission.
1. Tenant level sharepoint admin
2. Tenant level app catalog site collection admin.
3. Target site collection admin.
If you missing number 3 permission when you run the power shell script, you can't see the apps ribbon tab.