Forum Discussion
Dhi_V1800
Mar 28, 2022Copper Contributor
SharePoint online CSOM authentication fails in prod works in dev and test tenants
Hi, I tried the below csom script to undeclare all the existing records in a sharepoint online library. It works fine in dev and test tenants but fails in the production tenant. Any suggestions t...
Leavii
Mar 28, 2022Brass Contributor
Dhi_V1800
Mar 29, 2022Copper Contributor
As i said in my initial post i already tried this option and it is working to connect using pnp & to iterate the document.
But it doesnt have an option to undeclare record using pnp, also to use the csom code i need to client run time context. so stuck there.
Thanks