Payload decoding error

Failed to decode the request payload due to encoding or format issues.

  • Error type: bloomreach/datahub/item-collections/records/request-body-decoding-error
  • HTTP status code: 400
  • Class: PayloadDecodingError

Error response example

{
  "title": "Payload decoding error",
  "type": "bloomreach/datahub/item-collections/records/request-body-decoding-error",
  "status": 400,
  "detail": "Failed to decode the request payload. Ensure the payload encoding and format are correct.",
  "context": {}
}