PowerShell - Cross-Platform PowerShell
You run this command but get an error:
What is the most likely cause?
Invoke-RestMethod -Uri 'https://api.example.com/data' -Method POST -Body '{"name":"John"}'What is the most likely cause?
