Need help on rest api issue running it through Curl

HI All,

I need assistance on a rest api issue where I have saved an action file in the form of XML as shown below:-1:

I am saving this file and use the Bigfix developer site to check the Curl execution which is mentioned like below:-1:

Need to check what character is missing on Lin5 character 21 to be corrected so that action can be posted through Curl.

You seem to have a mismatch between Sitename object (you are opening it as and closing it as </Master Action Site>. Need to be on both sides per documentation: https://developer.bigfix.com/rest-api/api/action.html.

Fix that and give it a try again, see if it gets you past the XML error

3 Likes