Closed JonathanHolvey closed 4 years ago
You can access pages on a subsite by passing the full URL when making a request. Something like:
import sharepy
s = sharepy.connect("company.sharepoint.com")
r = s.get("https://company.sharepoint.com/sites/mine/")
Thanks for the feedback @JonathanHolvey but this is still returning with"Authentication Failure: AADSTS50126: Error validating credentials due to invalid username or password"
Ok, I'll close this issue in that case. I'll see if I can have a look at #42 now that the XML data I need has been provided.
@alex00321 said:
Copied from https://github.com/JonathanHolvey/sharepy/issues/42#issuecomment-643986524