ok()) { throw new \Exception("Error getting the rss feed"); } // Decode Html entity before passing the data to xml loader to decode return json_decode(json_encode(simplexml_load_string(html_entity_decode($response->body()))), true); } }