attachment_invalid_filename
The file name is not usable: it is empty, it carries path components, or it exceeds 200 characters.
| Code | Type | HTTP | Category |
|---|---|---|---|
attachment_invalid_filename | invalid_request_error | 422 | Purchase Invoices |
Cause
The file name is not usable: it is empty, it carries path components, or it exceeds 200 characters.
What to do
Send a plain file name with its extension, with no directories and no ../ segments.
Related
All Purchase Invoices error codes
Causes and actions for errors in this category.
Error codes by category
Find an error by the category that emits it.
Full reference table
All codes, HTTP statuses, types and descriptions in one reference.
Error model
Interpret the error envelope and handle errors by code.