πΊπΈUnited States jbiswas
jbiswas β created an issue.
πΊπΈUnited States jbiswas
Faced same above error while posting content to Apple news.
I am using 8.x-1.0-beta4 version with patch
https://www.drupal.org/files/issues/2023-06-13/3366388-2.patch β
I am able to push content to Apple News when my template settings components is with format none.(below is the component data from applenews.applenews_template.article_template.yml file
)
component_data:
text:
field_name: body
field_property: processed
format: none
But the contents are getting published as plain text. So when I am changing the format to html, I am getting this.
Error while trying to save an article in Apple News: INVALID_DOCUMENT
Has anyone faced this before and remediated this error ?