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 ( 'name' => 'HashUserId', 'description' => 'Anonymize UserId using salt and sha1 hash.', 'version' => '0.4.0', 'license' => 'GPL v3+', 'theme' => false, 'homepage' => 'https://github.com/iMarkus/Piwik-HashUserId', 'require' => array ( 'piwik' => '>=3.0.0,<4.0.0', 'php' => '>=5.6.0', ), 'authors' => array ( 0 => array ( 'name' => 'iMarkus', 'email' => 'iMarkus@users.noreply.github.com', 'homepage' => 'https://github.com/iMarkus', ), 1 => array ( 'name' => 'hagor', 'email' => 'hagor@users.noreply.github.com', 'homepage' => 'https://github.com/hagor', ), ), 'support' => array ( 'issues' => 'https://github.com/iMarkus/Piwik-HashUserId/issues', ), 'keywords' => array ( 0 => 'Anonymize', 1 => 'Hash', 2 => 'UserId', ), );