Hi all,
I want setup a payload with a global macro. I try put that in my payload but not work.
bellow my payload:
[CODE
]{ "jsonrpc": "2.0",
"method": "host.get",
"params":
{"output":"extend"},
"auth": "{$TOKEN}",
"id": 1
}[/CODE]
When i change {$TOKEN} to real value, this item work fine.
How i put the local/global macro in this payload?
I want setup a payload with a global macro. I try put that in my payload but not work.
bellow my payload:
[CODE
]{ "jsonrpc": "2.0",
"method": "host.get",
"params":
{"output":"extend"},
"auth": "{$TOKEN}",
"id": 1
}[/CODE]
When i change {$TOKEN} to real value, this item work fine.
How i put the local/global macro in this payload?