API: SERVER_ERROR
-
Hello;
I am having the following error when i publish post.
There has been an error with the API: SERVER_ERROR
-
The following JSON errors were detected: Invalid unicode character sequences were found that could cause display issues on Apple News: ”
Is double quotes not allowed?
Can you please include a pastebin link to the JSON for the post in question? Thanks.
hello;
how do i find it?
Were you able to get a JSON sample for us? Thanks.
not yet, will keep you posted please
hello;
Here they are i will be updating this comment whenever a find an error.
article 912′
Hi @iamkingsleyf—
In the most recent link you posted, the problem appears to be with this text:
people\u00a0\u00a0 \u00a0toCan you examine the text in that area to determine what those characters are supposed to be? Can you confirm that your table is a derivative of
UTF-8(e.g.,utf8mb4)? You can usually have your hosting company assist you with this.How was the text entered on this post? Was it typed directly into WordPress, or written in a different program and copy/pasted?
Hello;
All my tables are in utf8mb4. articles are copied from word documents and pasted on the wordpress editor.
How do i find
people\u00a0\u00a0 \u00a0to??Hi @iamkingsleyf—
The sequence I indicated is present in your Pastebin link.
I believe the issue is due to pasting the content from Word. My hypothesis is that the invalid Unicode sequences are inserted into the database during the paste from Word operation, which is an issue that is unfortunately outside the scope of this plugin. You should be able to confirm this by exporting the post content from your database as text and examining the character sequences.
I would strongly recommend that you write content directly in WordPress, rather than pasting it in from a separate program, in order to avoid this issue.
The latest version of the plugin, released this week (1.2.3) should resolve this issue for you. If you update to the latest version and are still experiencing problems, please let us know.
I’m going to close this issue for now. If you experience problems with the latest version of the plugin, please let us know.
alright.
Thanks for the help and support
-
This reply was modified 9 years, 3 months ago by
Kingsley Felix.
-
This reply was modified 9 years, 3 months ago by
The topic ‘API: SERVER_ERROR’ is closed to new replies.