tavalex
Forum Replies Created
-
Forum: Plugins
In reply to: [Publish To Apple News] 1.1.2 Problem : INVALID_DOCUMENTHi Bradford,
Thanks for the update!
Just tested the new version in the exact same conditions and getting the exact same error.The news preview tool displays the article well, but I’m getting the same error message in wp-admin :
There has been an error with the API. Please make sure your API settings are correct and try again: INVALID_DOCUMENT
And the same error via the email debugging :
https://s3.amazonaws.com/files.messynessychic.com/email-error.txtHope apple news support of chunked transfer will solve it for all of us who have this issue.
Thanks for your help, let me know if you have updates !
Forum: Plugins
In reply to: [Publish To Apple News] 1.1.2 Problem : INVALID_DOCUMENTOk, to clarify things I’ll do it with our latest article.
Live article URL : https://www.messynessychic.com/2016/05/19/stop-everything-and-check-out-these-tiny-fairytale-book-sculptures/
Email debugging from the plugin :
[body] => {"errors":[{"code":"INVALID_DOCUMENT","keyPath":["root","metadata","thumbnailURL"],"message":"Unable to determine mime type of URL [https://www.messynessychic.com/wp-content/uploads/2016/05/house-in-the-oak-tree.jpg]"}]} [response] => Array ( [code] => 400 [message] => Bad Request )
Error message in wp-admin :
There has been an error with the API. Please make sure your API settings are correct and try again: INVALID_DOCUMENT
Error message in the news preview tool :
Warning: Anchor with targetComponentIdentifier [TextComponent-5] is out of range. Range has been removed. document
JSON file : https://www.messynessychic.com/article.json
Hope that helps ??
Forum: Plugins
In reply to: [Publish To Apple News] 1.1.2 Problem : INVALID_DOCUMENTYou’ll find the info from the other thread below.
Here is what the preview too console is saying :
Warning: Anchor with targetComponentIdentifier [TextComponent-3] is out of range. Range has been removed. document
JSON File here : https://www.messynessychic.com/article.json
Live article here : https://www.messynessychic.com/2016/05/17/climb-inside-the-hotel-rooms-hanging-off-a-cliff/
Forum: Plugins
In reply to: [Publish To Apple News] Invalid Document errorHi Bradford,
I realise I’m having similar issues.
Here is what the preview too console is saying :
Warning: Anchor with targetComponentIdentifier [TextComponent-3] is out of range. Range has been removed. document
JSON File here : https://www.messynessychic.com/article.json
Live article here : https://www.messynessychic.com/2016/05/17/climb-inside-the-hotel-rooms-hanging-off-a-cliff/
Hope you can help troubleshoot ??
Best,
AlexForum: Plugins
In reply to: [Publish To Apple News] cannot publish to Apple News getting errorHi Support,
Still the same here… I was hoping 1.0.8 would help but it didn’t ??
The articles are previewing fine without any error on the News Preview tool.Any idea on how to start to resolve this would be very appreciated !
Thanks in advance,
AlexandreForum: Plugins
In reply to: [Publish To Apple News] API Error – Not publishing with imagesHi,
I have the same issue.
Here are some info that might help you troubleshoot :– Before I updated from 1.04 to 1.07 i didn’t have any issue pushing the articles.
– My hosts guarantees me thatfile_get_contents
andallow_url_fopen
are open/not blocked.
– Publishing articles that are text only works fineFor this article :
https://www.messynessychic.com/2016/04/07/you-can-now-rent-julia-childs-provencale-kitchen-as-she-left-it-on-airbnb/Here is the error message I get :
There has been an error with the API. Please make sure your API settings are correct and try again: The attachment il_fullxfull.492071630_5ygd.jpg could not be included in the request because its size was 0.
You can download the JSON file here :
https://www.messynessychic.com/wp-content/uploads/2016/04/article-77294.json_.zipWhat changed when going from version 1.04 to 1.07 that could have triggered the issue?