json返回结果:
{"error_code":-32009,"message":"应用授权不存在!"}
状态码 英文说明 中文说明 -32000 Api_Missing_Configuration 缺少函数配置信息 -32001 Failed_To_Create_Instance 创建Instance失败 -32003 Token_Not_Exist_Or_Expired Token不存在或过期 -32004 AppId_Unauthorized_Access 非授权app访问 -32005 AppId_Authorized_Expired 应用授权到期 -32006 ApiId_Unauthorized_Access 非授权api访问 -32007 App_Service_Expired 应用服务到期 -32008 AppLicense_Invalid app授权证书无效 -32009 App_Authorized_Not_Exist 应用授权不存在 -32010 Abnormal_Function_Calls 程序调用异常 -32011 SiteKey_Invalid 电商接口 SiteKey不正确 -32012 SiteKey_Expired 电商接口 SiteKey 已停用 -32013 App_Missing_Configuration 应用缺少配置 -32014 IP_Unauthorized_Access 非授权ip访问 -32700 Parse_Error Invalid JSON was received by the server -32600 Invalid_Request The JSON sent is not a valid Request object -32601 Method_Not_Found The method does not exist / is not available -32602 Invalid_Params Invalid method parameter(s) -32603 Internal_Error Internal JSON-RPC error