Quantcast
Channel: Web services
Viewing all articles
Browse latest Browse all 2362

Re: Developing webservice - 'do not match signature' error

$
0
0
by Vincent Ogloblinsky.  

First solution found to prevent displaying the "match signature" error :

Comment this block

if (!$matched) {
require_once 'Zend/XmlRpc/Server/Exception.php';
throw new Zend_XmlRpc_Server_Exception('Calling parameters do not match signature', 623);
}

in moodle/lib/zend/Zend/XmlRpc/Server.php ; line 595


Viewing all articles
Browse latest Browse all 2362

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>