Manually verify your CLE configuration
Installing Postman CLI
Sending the Postman request
postman request POST 'https://<youwebsitedomain>/<hash>' \
--header 'Content-Type: application/json' \
--header 'Cookie: jts-rw={"u":"91409167904637152936318"}' \
--body '{
"client": {
"clientTimestamp": 1743756071564,
"domain": ".<yourwebsitedomain>"
},
"cmd": {
"key": "setcookie-itp-proxy",
"data": [
{
"name": "jts-rw",
"value": "{\"u\":\"91409167904637152936318\"}",
"exdays": 17280000
}
]
}
}'Interpreting the response
Response Code
Meaning
Last updated
Was this helpful?

