--Changing discussion to issue--- #3297
Unanswered
soumyadeep22
asked this question in
Q&A
Replies: 1 comment
-
@veronicageek probably you need to move this to issue |
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.
-
--Changing discussion to issue---
Hi Team,
Trying to add an item to a list using Add-PnPListItem. It is working fine if I go with normal basic authentication approach with username and password but when I change the method with OAuth( ClientID and certificate based) its throwing below error. My App has full control to the SharePoint Site even though its failing. App has sites.fullcontrol access already
Error:
Add-PnPListItem : Method not found: 'Void Microsoft.SharePoint.Client.ListItem.SetComplianceTag(System.String, Boolean, Boolean, Boolean, Boolean)'
PnP Version is 1.12.0
Can anybody assist here.
Regards,
Soumyadeep
Originally posted by @soumyadeep22 in #3246
Originally posted by @soumyadeep22 in #3260
Beta Was this translation helpful? Give feedback.
All reactions