dshanske / parse-this

Parse This Parsing Library for WordPress- Can Act as a Standalone Plugin
GNU General Public License v2.0
15 stars 3 forks source link

"unknown error" in fetch_feeds #30

Closed jackjamieson2 closed 5 years ago

jackjamieson2 commented 5 years ago

I've tried to search for feeds on a few sites that return

{"code":"unknown error","message":null,"data":null}

dshanske commented 5 years ago

The issue is redirects. It was set to only allow one redirect. Also, it wasn't surfacing the retrieval errors and now it does.