ISO-8601 error using postStructuredContentFolderStructuredContent method from JSON API

Issue

  • We have a web content structure with a field of type date ("dataType"=date).
  • When trying to create a web content using this structure, through postStructuredContentFolderStructuredContent method (from the JSON API), the content is not created and we get the error: Unable to parse date that does not conform to ISO-8601.

Environment

  • 2024.q1

Resolution

  • Check if the format being used to set the date matches the following: YYYY-MM-DDT00:00:00Z.
  • If it is only necessary to indicate the date, without time, indicate 00:00:00 for the hours.

Additional Information

 

 

 

¿Fue útil este artículo?
Usuarios a los que les pareció útil: 0 de 0