用transact-pre.ti.com/.../accesstoken获取到token后,在调用transact-pre.ti.com/.../orders创建订单的时候报错
{
"fault": {
"faultstring": "Invalid API call as no apiproduct match found",
"detail": {
"errorcode": "keymanagement.service.InvalidAPICallAsNoApiProductMatchFound"
}
}
}

