when i tried to copy request objects from chrome browser by "Copy as PowerShell" option , and try to paste that into PowerShell in my machine.
i am getting content in response as 3 ,instead of json (expecting json, we can see in chrome browser developer tools response tab.)
can anyone help me what is wrong with this request? How i can get correct request and response same as browser?
if you need/want to copy request object just visit this link and check developer console

