Error: Data structure returned is not convertible in the requested format. Try to call this method with the parameters '&format=original&serialize=1'; you will get the original php data structure serialized. The data structure looks like this: $data = array ( 0 => array ( 'name' => 'Dashboard', 'id' => 1, 'widgets' => array ( 0 => array ( 'module' => 'Live', 'action' => 'widget', ), 1 => array ( 'module' => 'Actions', 'action' => 'getPageTitles', ), 2 => array ( 'module' => 'Actions', 'action' => 'getSiteSearchKeywords', ), 3 => array ( 'module' => 'VisitTime', 'action' => 'getByDayOfWeek', ), 4 => array ( 'module' => 'Actions', 'action' => 'getSiteSearchCategories', ), 5 => array ( 'module' => 'Actions', 'action' => 'getSiteSearchNoResultKeywords', ), 6 => array ( 'module' => 'DevicesDetection', 'action' => 'getType', ), 7 => array ( 'module' => 'VisitsSummary', 'action' => 'getEvolutionGraph', ), 8 => array ( 'module' => 'UserCountryMap', 'action' => 'visitorMap', ), 9 => array ( 'module' => 'VisitsSummary', 'action' => 'get', ), 10 => array ( 'module' => 'CoreHome', 'action' => 'getPromoVideo', ), ), ), );