jsonrpc does not work on demo account [message #123905] |
Wed, 02 September 2015 12:55  |
mdeheegher
Messages: 2 Registered: September 2015 Location: Belgium
|
|
|
|
When i send the json
{"jsonrpc":"2.0","id":1,"method":"Session.login","params ":{"userName":"admindemo","password":"readonly","application ":{"name":"Example: Get all domains","vendor":"Kerio Technologies s.r.o.","version":"BUILD_HASH"}}}
to connect.demo.kerio.com:4040/admin/api/jsonrpc
i get an error reply:
{"jsonrpc":"2.0","id":1,"error":{"code":1000,"message ":"Username or password is not correct.","data":{"messageParameters":{"positionalParameters ":[],"plurality":1}}}}
I suppose the credential have changed and the site was not updated...
Does anyone know what the new credentials are?
|
|
|
|
|