Active
Project:
JSONRPC Server
Version:
6.x-2.0-beta2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Apr 2010 at 20:38 UTC
Updated:
4 Apr 2010 at 20:38 UTC
After figuring out that only the params are in JSON and everything else is just a basic parameter list, I am able to invoke services. My problem starts when using the API key: I keep getting this error message: Argument 'domain_name' is required but was not received"
The parameter is there of course, and I've checked the spelling several times. Does this need to be included in the params? Is there any documentation what the module expects when using API keys?