invoke-webrequest error #19

Open
opened 2026-01-19 18:28:39 +00:00 by michael · 0 comments
Owner

Originally created by @ITRecords38 on GitHub.

Hi,

System : W11

I need your help to understand why this isn't working.

PS C:\Users\ITRecords\Downloads> invoke-webrequest -method put -infile STA_BRAND.png https://transfer.sh/STA_BRAND.png
invoke-webrequest : Could not save metadata
Au caractère Ligne:1 : 1

+ invoke-webrequest -method put -infile STA_BRAND.png https://transfer. ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation : (System.Net.HttpWebRequest:HttpWebRequest) [Invoke-WebRequest], WebException
    + FullyQualifiedErrorId : WebCmdletWebResponseException,Microsoft.PowerShell.Commands.InvokeWebRequestCommand

Thanks

Originally created by @ITRecords38 on GitHub. Hi, System : W11 I need your help to understand why this isn't working. PS C:\Users\ITRecords\Downloads> invoke-webrequest -method put -infile STA_BRAND.png https://transfer.sh/STA_BRAND.png invoke-webrequest : Could not save metadata Au caractère Ligne:1 : 1 ``` + invoke-webrequest -method put -infile STA_BRAND.png https://transfer. ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidOperation : (System.Net.HttpWebRequest:HttpWebRequest) [Invoke-WebRequest], WebException + FullyQualifiedErrorId : WebCmdletWebResponseException,Microsoft.PowerShell.Commands.InvokeWebRequestCommand ``` Thanks
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dutchcoders/transfer.sh#19