Patrik Hellgren
Patrik Hellgren
You need to remove the TeamsAppId for the Wiki tab to make it work. It should look like this: `` Graph doesn't return a TeamsAppId for the Wiki tab and...
We are seeing the exact same issue.
I'm also seeing the same issue. @bramdejager you might want to have a look at the issue reported over in pnp/sp-dev-docs to see if this is related: https://github.com/SharePoint/sp-dev-docs/issues/6281 At least...
@jansenbe the mention of KoenZomers is not correct so adding him here again. @KoenZomers please check Bert's previous comment in this thread.
@mejohnm What version of PnP.Framework are you using? I would say that you are probably not using version 1.8.0 or later since there was additional retry handling for SocketExceptions implemented...
@mejohnm Great, so if you upgrade to version 1.8.0 you will see the issue go away.
> please help me if any way through which i can upload large file to sharepoint all this in c#. Regarding large file uploads to SharePoint see [FileFolderExtensions.UploadFile Method](https://docs.microsoft.com/en-us/dotnet/api/microsoft.sharepoint.client.filefolderextensions.uploadfile) and...
I never got around to doing any extensive testing after bumping the dependency on Microsoft.Graph in PnP.Framework to anything later than 3.33 so we are still using that version in...
@jansenbe I have seen the same thing on a few occasions the last few weeks at least. This has occurred when running provisioning of large templates using just PnP Framework,...
@jansenbe I just reproduced the exception once again and this time it occurred after just 8 requests using my test console app from my previous comment. Unfortunately since it is...