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

Get a Sharepoint site Logo via API #1703

Closed
pedrolourencoribeiro opened this issue Jun 10, 2024 · 2 comments
Closed

Get a Sharepoint site Logo via API #1703

pedrolourencoribeiro opened this issue Jun 10, 2024 · 2 comments
Labels
no-recent-activity status:waiting-for-author-feedback Issue that we've responded but needs author feedback to close

Comments

@pedrolourencoribeiro
Copy link

Feature Request

Is your feature request related to a problem?

We're building an integration between sharepoint and our app and we would like to download the site Logo to show our clients.
We know that we can get this using the SharepointAPI but we don't want to request more permissions. Since we're using the Site.Selected that involves some manual work with Powershell/REST calls from the client we want to avoid also requesting the same permission but for Sharepoint...

Describe the solution you'd like

Ideally we would be able to use the Microsoft Graph API to retrieve the site Logo using the Site.Selected permission via an app

A clear and concise description of what you want to happen.

Describe alternatives you've considered

Get that using the Sharepoint API but that will require us to ask our clients for more permissions

@koros
Copy link
Contributor

koros commented Jun 19, 2024

Hi @pedrolourencoribeiro,
Are you using an SDK? If so, which one? Based on what you've described, the SDK needs the appropriate permissions for a call to be successful. I doubt there's a workaround on the SDK side.

@koros koros added the status:waiting-for-author-feedback Issue that we've responded but needs author feedback to close label Jun 19, 2024
Copy link
Contributor

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-recent-activity status:waiting-for-author-feedback Issue that we've responded but needs author feedback to close
Projects
None yet
Development

No branches or pull requests

2 participants