Forum Discussion
Nyx
2 years agoFrequent Visitor
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...
lbendlin
2 years agoSuper User
That's working as designed. Were you expecting a different behavior?
BTW you are missing the table name.
Push Datasets - Datasets PostRows - REST API (Power BI Power BI REST APIs) | Microsoft Learn