Fixed – Access Denied (CryptographicException) on calling SharePoint Online APIs using Azure AD App-Only

Sending
User Review
0 (0 votes)

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 … Continue reading “Fixed – Access Denied (CryptographicException) on calling SharePoint Online APIs using Azure AD App-Only”