Input:
[
{
"ca": null,
"qs": [],
"url": "https://api.gripp.com/public/api3.php",
"data": "[\n {\n \"method\": \"offer.update\",\n \"params\": [\n 4639 ,\n {\n \"tags\": [\n 657, 660\n ]\n }\n ],\n \"id\": 4639\n }\n]",
"gzip": true,
"method": "post",
"headers": [
{
"name": "Authorization",
"value": ""
}
],
"timeout": null,
"useMtls": false,
"authPass": null,
"authUser": null,
"bodyType": "raw",
"contentType": "application/json",
"serializeUrl": false,
"shareCookies": false,
"parseResponse": true,
"followRedirect": true,
"useQuerystring": false,
"followAllRedirects": false,
"rejectUnauthorized": true
}
]
Output:
[
{
"statusCode": 200,
"headers": [
{
"name": "server",
"value": "nginx"
},
{
"name": "date",
"value": "Wed, 16 Oct 2024 06:15:03 GMT"
},
{
"name": "content-type",
"value": "text/html; charset=utf-8"
},
{
"name": "transfer-encoding",
"value": "chunked"
},
{
"name": "connection",
"value": "keep-alive"
},
{
"name": "x-robots-tag",
"value": "noindex"
},
{
"name": "x-ratelimit-limit",
"value": "1000"
},
{
"name": "x-ratelimit-remaining",
"value": "993"
},
{
"name": "access-control-allow-origin",
"value": "*"
},
{
"name": "access-control-allow-credentials",
"value": "false"
},
{
"name": "strict-transport-security",
"value": "max-age=31536000; includeSubDomains"
},
{
"name": "content-encoding",
"value": "gzip"
}
],
"cookieHeaders": [],
"data": "[{\"id\":null,\"result\":{\"success\":false},\"error_code\":1013,\"error\":\"JSON error: Syntax error, malformed JSON\"}]",
"fileSize": 109
}
]