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 ( 'login' => 'anonymous', 'email' => 'anonymous@example.org', 'role' => 'view', 'capabilities' => array ( ), 'superuser_access' => 0, 'invite_status' => 'active', ), );