Quantcast
Channel: VMware Communities: Message List
Viewing all articles
Browse latest Browse all 222846

Re: How to do REST calls on vRO 7.3

$
0
0

Hi,

 

The input you are passing is not a valid JSON and that's why you are getting error 400. To fix it, just add a pair of curly brackets around it.

 

{  "parameters": [    {        "value": {            "string": {                "value": "XYZ@blahblah.com"            }        },        "type": "string",        "name": "toAddress",        "scope": "local"    }  ]
}

Viewing all articles
Browse latest Browse all 222846

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>