• I really need help with this one. The JSON API wordpress plugin is being used to pull content from the wordpress blog into the mobile app. However, I noticed that the JSON is having encoding errors with html entities like brackets such as < and > and it breaks the content where it doesn’t display correctly. Is there any way around this? There must be some client sided script or a way to extend the functionality of the JSON API plugin to escape these encoding parsing errors.

    its also adding spaces and bullet points even though its not displaying this way in the website. Is there any way I can eliminate this as well as the encoding parsing errors?

    https://www.ads-software.com/plugins/json-api/

  • The topic ‘Encoding Parsing Error’ is closed to new replies.