[ENTERPRIME] Luca Costa

Results 2 comments of [ENTERPRIME] Luca Costa

You're not alone. We started to have problems with some security calls, and removing sitecollections by code using Apps. Testing code manually with real user is ok. Problem is in...

we changed the connection to clientid and certificate and fixed on the PNP side. the certificate should be uploaded to the app. $bytes = Get-Content '.\PnPPowerShell.pfx' -AsByteStream $encodedPfx = [System.Convert]::ToBase64String($bytes)...