Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to get my SharePoint site with the Sites API using the Python SDK and Site.Selected permission #1041

Open
LuchiLucs opened this issue Dec 19, 2024 · 0 comments
Labels
status:waiting-for-triage An issue that is yet to be reviewed or assigned

Comments

@LuchiLucs
Copy link

LuchiLucs commented Dec 19, 2024

As mentioned in the title I have the Sites.Selected permission set with roles Read, Write, Manage, and FullControl.

The documentation for the Python SDK exposes only one coroutine example to query a given site by means of its ID metadata which I don't have yet.

How can I get the Site given I have only the URL of the site itself, for instance https://mycompanyname.sharepoint.com/sites/mysitename

Thanks

@LuchiLucs LuchiLucs added the status:waiting-for-triage An issue that is yet to be reviewed or assigned label Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:waiting-for-triage An issue that is yet to be reviewed or assigned
Projects
None yet
Development

No branches or pull requests

1 participant