I´m using "@pnp/sp": "^3.0.3", I have this code const sp = spfi().using(SPFx(props.context)); const item = { Title: mail, URL: { Url: url.trim()
I am able to get the date of the last modified item in the list using the script below: $SiteURL="https://abc.sharepoint.com/sites/sitename" $ListName="Document
While using pnp.Framework in .Net 6 environment. I need authenticated client context to get Sharepoint Data but facing 403forbidden while running context.Execut