filter.invalid_regex
HTTP 422
This pattern is not supported.
Mẫu lọc không được hỗ trợ.
How it arrives
{
"type": "https://docs.tempinbox.vn/errors/filter.invalid_regex",
"title": "…",
"status": 422,
"code": "filter.invalid_regex",
"traceId": "…"
}
Match on code, never on title — titles are prose and may be reworded.
Quote traceId when asking for help; it follows the request across every service.