metadata_too_many_keys
The `metadata` object exceeds the limit of 50 keys per resource.
| Code | Type | HTTP | Category |
|---|---|---|---|
metadata_too_many_keys | invalid_request_error | 422 | Request |
Cause
The metadata object exceeds the limit of 50 keys per resource.
What to do
Trim metadata to 50 keys or fewer and keep the rest on your side, indexed by the resource id.
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.