I was just using the example to start:
{
"match": "all",
"filters": [
{ "field": "operating-system", "operator": "contains", "value": "Microsoft Windows 10" }
]
}
I tried yours above and still get the 406 error.
I was just using the example to start:
{
"match": "all",
"filters": [
{ "field": "operating-system", "operator": "contains", "value": "Microsoft Windows 10" }
]
}
I tried yours above and still get the 406 error.