metadata_value_too_long
One value of `metadata` exceeds 500 characters once serialised to text.
| Code | Type | HTTP | Category |
|---|---|---|---|
metadata_value_too_long | invalid_request_error | 422 | Request |
Cause
One value of metadata exceeds 500 characters once serialised to text.
What to do
Shorten that value below 500 characters, or store the long content in your system and keep only a reference in metadata.
Related
All Request 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.