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?
complete -2 Junior Poster
Recommended Answers
Jump to PostI have not used this system so read https://www.sharepointdiary.com/2018/06/sharepoint-online-powershell-remote-server-returned-error-403-forbidden.html and hope it's one of the seven issues noted there. Next up is to try https://www.reddit.com/r/sharepoint/
All 2 Replies
rproffitt 2,701 https://5calls.org Moderator
complete commented: Great help. I will keep working on this. +0
complete -2 Junior Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.