#CryptographicException
Explore tagged Tumblr posts
nishantrana · 11 months ago
Text
Fixed - Access Denied (CryptographicException) on calling SharePoint Online APIs using Azure AD App-Only
While trying to call SharePoint Online APIs using Azure AD App-Only using Certificate Auth we were getting the Access Denied exception. We were creating the ClientContext using the AuthenticationManager class of PnP the Framework and were using Certificate Auth as shown below. This was because the console app was trying to create a key in the machinekeys folder and the user did not have Write…
0 notes