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

[Feature] add setting site logo support for group with applications perms #1519

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

danielpastoor
Copy link
Contributor

I changed the api call from SharePoint to the Graph api call so it is now possible to set the site logo of a group with application permission and still support it for delegated permissions.

Also I had to change the ApiCall.cs because you need to add the content-type to the ByteArrayContent for uploading the image to the Graph Api.

…the ApiCall class so it is possible to add a content-type to the ByteArrayContent. This is needed for uploading images or other files to the graph api
… logo is not supported for group connected sites with application permission
@danielpastoor
Copy link
Contributor Author

@jansenbe I saw that the "Build and Test" failed but I can't find why this is related to the code that I changed. Do you maybe know if this is related?

@jansenbe jansenbe self-assigned this Sep 9, 2024
@jansenbe jansenbe added the area: model 📐 Related to the core SDK models label Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: model 📐 Related to the core SDK models
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants