阅读背景:

错误32600:JSON-RPC请求必须是一个对象

来源:互联网 

My request is:

我的要求是:

var req = {"action": "UserAPI","method": "Authenticate","data": ["un","pw"],"type": "rpc", "tid": "1"}
$.post("https://localhost/myServer/RPC/ROUTER",req, function(result){
        console.log(result.responseText);
    });
var req = {"action": 



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: