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 ( 0 => array ( 0 => '2024-04-14', 1 => array ( 'count' => 0, 'starred' => 0, ), ), 1 => array ( 0 => '2024-04-15', 1 => array ( 'count' => 0, 'starred' => 0, ), ), 2 => array ( 0 => '2024-04-16', 1 => array ( 'count' => 0, 'starred' => 0, ), ), 3 => array ( 0 => '2024-04-17', 1 => array ( 'count' => 0, 'starred' => 0, ), ), 4 => array ( 0 => '2024-04-18', 1 => array ( 'count' => 0, 'starred' => 0, ), ), 5 => array ( 0 => '2024-04-19', 1 => array ( 'count' => 0, 'starred' => 0, ), ), 6 => array ( 0 => '2024-04-20', 1 => array ( 'count' => 0, 'starred' => 0, ), ), ), );