Skip to content

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