API feed URL not working in WordPress
This discussion was created from comments split from: Embed Zotero bibliography within a web page.
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
I have just installed an RSS/Atom feed plugin on my Wordpress site, created an API feed for one of my Zotero groups, retrieved the API URL (https://api.zotero.org/users/my-user-name/items?key=key-goes-here), and even imported items from the API link into my "Feeds" on the backend of my Wordpress site, but when I publish the feed it reports "No items to display." Further, when I try to validate the API feed, I receive the following validation error:
Sorry
This feed does not validate.
line 1, column 0: XML parsing error: :1:0: syntax error [help]
[
In addition, interoperability with the widest range of feed readers could be improved by implementing the following recommendation.
Feeds should not be served with the "application/json" media type [help]
Any suggestions?!