Patrik Hellgren

Results 21 comments of Patrik Hellgren

@jansenbe I figured I would log the ClientContext.TraceCorrelationId together with each request and exception to see if that might help. When reproducing the SSL Connection exception again the TraceCorrelationId was...

@jansenbe The first support request I opened was rejected since it was opened through a dev tenant so I tried again from a paid tenant so we'll see what they...

I am still seeing this issue with "SSL connection cannot be established" and can reproduce it repeatedly. I am also working with MS support on this. The 400 Bad Request...

@ificator If you see my [comment](https://github.com/pnp/pnpframework/issues/292#issuecomment-829400708) above you will see that I can reproduce the issue using a simple .Net Core 3.1 Console App using modern authentication and before seeing...

@ificator No problem, just glad someone is looking into these issues. Just to further rule out any TLS issues, here is a fiddler trace of the 8000th (give or take...

@jansenbe I just tested again and I am still seeing the "An existing connection was forcibly closed by the remote host" errors. Unfortunately my last support case regarding this was...

@MartinHatch I know it's been a long time but if you still have a need for this please see my answer [here](https://github.com/pnp/PnP-Provisioning-Schema/issues/558#issuecomment-994624358) for a way to accomplish this.

@musale I noticed the issue #3151 during my troubleshooting but upgrading to 4.2.1 did not resolve my issue. Also disambiguation was never mentioned in that issue so I'm guessing that...

I have been seeing the same thing the last week or so. Using this json to display a button in a column that links to another page: ```json { "$schema":...

I ran a few tests around this using both GroupifySite and CreateGroupForSite which is the CSOM method used behind the scenes. From those tests I can only conclude that only...