kitbash errors

Bad request

https://kitbash.zyx.tw/errors/bad-request

Status
400
When
The input passed the tool's schema but is still malformed: content that is not base64, a digest that is not one, a limit that is not a number.
What to do
Read the detail, fix that field and call again.

Every problem kitbash returns is an RFC 9457 object with type, title, status, detail, an optional instance and a fix written for the call that failed. This page explains the class; the detail and fix in the object explain the instance.