enginkizil / FeedEk

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

Cannot read property 'feed' of null #35

Closed daniellelecomte closed 8 years ago

daniellelecomte commented 8 years ago

Feeds on my site have suddenly stopped working. Get the following error:

Cannot read property 'feed' of null

WoodyNaDobhar commented 8 years ago

/* callback */jQuery({"responseData": null, "responseDetails": "This API is no longer available.", "responseStatus": 403})

The Google Feed API was depreciated years ago, and finally removed entirely recently.

daniellelecomte commented 8 years ago

Thx!

enginkizil commented 8 years ago

FeedEk v.3.0 with YQL API is working and now available on http://jquery-plugins.net/FeedEk/FeedEk.html also you can replace your existing FeedEk.js with latest http://jquery-plugins.net/FeedEk/FeedEk.min.js
GitHub page will be updated later. Thanks.