Forum Discussion

Nyx's avatar
Nyx
Frequent Visitor
2 years ago

Windows PowerShell ISE Invoke-RestMethod 404 error

Hi, Anyone see what is wrong with the below in Windows PowerShell ISE? It works with -Method Post but not Put. Testing overwriting the data every 12 seconds.   while (1 -eq 1 ){ $command= $data...