Replies: 1 comment
-
Update:
Still curious to why this happens (seemingly inconsistently)... but the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I'm a powershell toddler with a (previously) working set of scripts using PnPOnline for bulk & batch sharepoint updates. Connect-PnPOnline with -UseWebLogin worked well with our SSO and life was good. Now I get:
Connect-PnPOnline : The type initializer for 'Microsoft.SharePoint.Client.ClientContextExtensions' threw an exception
Not clear what environment change might have caused this, what it's actually upset about or how to fix it. Any advice very welcome!
Note: other auth methods aren't an option as a vanilla user in my environment (I dont get normal access to user/pass credentials etc)... if there's another way to use simple SSO, would love to hear it too :)
Beta Was this translation helpful? Give feedback.
All reactions