- Joined
- Apr 2, 2008
- Messages
- 22 (0.00/day)
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 Microsoft 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?