PowerShell Universal - Part 3 : How to create API Routes that accept a body

preview_player
Показать описание
In this video we go over how to create routes in PowerShell Universal that accept a body input, also we will go over how to validate the body input that the user passes in.

This video is not sponsored by IronmanSoftware in any way.

Tags:
PowerShell
GUI
Programming
Scripting
Automating
JackedProgrammer
Coding
Рекомендации по теме
Комментарии
Автор

Any idea why I might be getting the error below in PS when attempting to pass the body in invoke-method ?

Invoke-RestMethod : Cannot send a content-body with this verb-type.

cdtekcfc
Автор

Any idea why you were able to use the GET and post data with getting the verb error that is mentioned in a prior comment? I’m getting the same result and it seems to be normal behavior.

adameaddy
Автор

Can you please at least record it in full HD because it's difficult to read.

TheNicCraft-gohe