Forum Discussion
Tomasz Janczak
Microsoft
Jul 28, 2020GetAzureADAppOnlyAuthenticatedContext sometimes fails with error "Keyset does not exist"
We use this version of the method to access SPO in App Only context GetAzureADAppOnlyAuthenticatedContext(String, String, String, X509Certificate2, AzureEnvironment)
This works most of the times (8...
Jean-Marie Geeraerts
Jul 29, 2020Copper Contributor
Tomasz JanczakWe are encountering the exact same issue for a WebJob running from an Azure App Service.
We are using an application built with .NET version 4.7.2
Rerun of the WebJob often continues without error, but the scheduled job fails regularly.
Would appreciate an update if a solution is found.
arpn_00
Microsoft
Nov 16, 2020Jean-Marie Geeraerts Hi There, I am also facing the same issue intermittently on web jobs consuming SharePoint , did u happen to find a fix for this issue by any chance.
- Tomasz JanczakNov 16, 2020
Microsoft
arpn_00 unfortunately I didn't