AppCatalog - Access denied with DSC
See original GitHub issueDetails of the scenario you tried and the problem that is occurring
Verbose logs showing the problem
Suggested solution to the issue
The DSC configuration that is used to reproduce the issue (as detailed as possible)
# insert configuration here
The operating system the target node is running
Version of SharePoint that is used (e.g. SharePoint 2016)
Version and build of PowerShell the target node is running
Version of the DSC module that was used (‘dev’ if using current dev branch)
Issue Analytics
- State:
- Created 5 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
Acces Denied Problem with SPAppCatalog · Issue #386
It appears the Update-SPAppCatalogConfiguration command doesn't like running as the setup account (that created the web app in this case). The ...
Read more >Sharepoint Apps Incorrectly Denied Access to ...
I have a Sharepoint Admin account in my tenant and I am unable to add tenant apps either through the Store or via...
Read more >Authentication and Permissions
When using AAD App permission Microsoft365DSC supports 2 different scenarios, certificate path option or installing certificate and using the thumbprint. The ...
Read more >App in app catalog only available in specific sitecollection
If it is one off the target site collection/site then allow the installation or throw a permission denied error. To read about the...
Read more >What permissions are required for app catalog on ...
The first aritcle go to the app catalog through the sharepoint admin center which needs site collection admin permissions.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Thanks, I’ll look into CredSSP
From: Yorick Kuijs notifications@github.com Sent: Friday, January 25, 2019 10:16 AM To: PowerShell/SharePointDsc Cc: Ilian Nilsson; Mention Subject: Re: [PowerShell/SharePointDsc] AppCatalog - Access denied with DSC (#1014)
Hi @IlleNilssonhttps://github.com/IlleNilsson Looks like you didn’t configure CredSSP properly. As you can see in the Wiki article for this resource (https://github.com/PowerShell/SharePointDsc/wiki/SPAppCatalog), does this resource require CredSSP to work properly.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/PowerShell/SharePointDsc/issues/1014#issuecomment-457507096, or mute the threadhttps://github.com/notifications/unsubscribe-auth/Agfi8Ey9-a3xtCdkNGAVPAN0CPHCVGPQks5vGstYgaJpZM4aRcgg.
Closing issue