-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
Description
There are various parts of the API that return the same error:
{
"errors": [
{
"status": "400",
"title": "filter constraint",
"detail": "The filter is not supported.",
"source": {
"parameter": "q"
}
}
]
}
Two places we've observed this are:
- When you go to Admin > Reports & Segments > Manage Segments
- In /api/doc#get--api-marelloproducts