Just installed the module and was not able to publish to Apple News.
Error message is:

AppleNews_Error: We received an unexpected error: null in AppleNews->castErrors() (line 422 of /sites/all/modules/publish_to_apple_news/library/AppleNews/AppleNews.php).

Comments

extrem94 created an issue. See original summary.

christian le fournis’s picture

Assigned: christian le fournis » Unassigned
caseyc’s picture

We're looking into this now to confirm if a change in the Apple API is causing this.

caseyc’s picture

Status: Active » Fixed

We have pushed a fix in 7.x-1.6 to address this. Essentially, News was having issues when the node language was 'und' so we just push 'en' if the language isn't set now. An alternative fix would have been to just set nodes to 'en' language.

caseyc’s picture

Status: Fixed » Closed (fixed)