Invoke-WebRequest : Exception of type 'System.OutOfMemoryException' was thrown.

Issue #31 resolved
Former user created an issue

Hello, when I'm trying ps script with attachments:

Invoke-WebRequest : Exception of type 'System.OutOfMemoryException' was thrown. At line:3 char:1 + Invoke-WebRequest -Method Get -Headers $header -WebSession $session -Uri $Downlo ... + ~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [Invoke-WebRequest], OutOfMemoryException + FullyQualifiedErrorId : System.OutOfMemoryException,Microsoft.PowerShell.Commands.InvokeWebRequestCommand

Comments (3)

  1. Log in to comment