Using the Microsoft.SharePoint.Client namespace in a C# code, I am trying to access a SharePoint List but I am getting a 403. Is it because the Microsft List I am trying to access is on a different computer on the internet and the program has to be on the same "ecosystem"? Is there a way around this?
Loading

William ThompsonPosted Jul 17, 2024, 1:18 AM
It is on prem.
But I think the security set up is so tight that it is not possible.
I am thinking of solving this using Firfox Selenium
Vinay AyinapurapuPosted Jan 26, 2024, 9:53 PM
may i know what environment it is? is it online of on-prem?