You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently using PnP.Framework version 1.16.0.0. My task involves uploading a document to SharePoint and sharing it with another user with edit permissions. However, I encounter an error: 'The type of data at position XXX is different from the expected type.' I suspect this issue is due to the latest version; this problem did not occur with version 1.15.0.0. Below is my code:
the error return at ClientContext.Web.ShareDocument function.
The text was updated successfully, but these errors were encountered:
I am currently using PnP.Framework version 1.16.0.0. My task involves uploading a document to SharePoint and sharing it with another user with edit permissions. However, I encounter an error: 'The type of data at position XXX is different from the expected type.' I suspect this issue is due to the latest version; this problem did not occur with version 1.15.0.0. Below is my code:
the error return at ClientContext.Web.ShareDocument function.
The text was updated successfully, but these errors were encountered: