PnP Framework is a .NET library targeting Microsoft 365 containing the PnP Provisioning engine and a ton of other useful extensions
211
stars
145
forks
source link
AvailableApps Throws Error When Using `AppCatalogScope.Site` #445
Open
DaleyKD opened 3 years ago
https://github.com/pnp/pnpframework/blob/52fa3cf3e779e455a562f7f54a07f42584b757dc/src/lib/PnP.Framework/ALM/AppManager.cs#L655
The above line wants to use the following URL when trying to use
AppCatalogScope.Site
:/_api/web/sitecollectionappcatalog/AvailableApps
In REST, this returns:
In code, this returns: