William Thompson

William Thompson

  • 1.3k
  • 128
  • 292.6k

How do I fix a 403 error with C# when trying to access SharePoint

Jan 26 2024 5:43 PM

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?


Answers (1)