I had to do a lot of debugging with PowerShell based WebRequest’s the last few days.
One issue I had: I saved the Cookie that a call returned. Now the Call returned two cookies instead of one, and my call didn’t handle that correctly.
I had to do a lot of debugging with PowerShell based WebRequest’s the last few days.
One issue I had: I saved the Cookie that a call returned. Now the Call returned two cookies instead of one, and my call didn’t handle that correctly.