enginkizil / FeedEk

FeedEk jQuery RSS/ATOM Feed Plugin
https://jquery-plugins.net/FeedEk/FeedEk.html
MIT License
207 stars 107 forks source link

FeedEk not reading atom feed #52

Closed eduardpaul closed 5 years ago

eduardpaul commented 8 years ago

Hi all, We are using the FeedEk plugin and it works great with almost all RSS feeds, but when user configures any atom feed url it suddenly generate error. I was digging around and:

it seems that yahoo responds with zero results, but no error is generated. I also tested it with google mail atom feed (https://mail.google.com/mail/feed/atom) and the result is the same.

¿any ideas? Thanks to all contributors, it's an excellent plugin.

colmoneill commented 7 years ago

I think we're having the same issue in #53 FeedEk is not dealing with ATOM feeds anymore, I think. The url you posted about @eduardpaul seems to be also an atom feed.

Did you manage to get this to work?

Thanks!

enginkizil commented 5 years ago

Hello, FeedEk v3.1.0 released and FeedEk can both parse RSS and Atom feeds with this version. @eduardpaul I just tested your atom url on FeedEk demo page and feeds are generated successfully.