为什么我无法通过“一般业务失败”响应从 Vodapay authorizations/applyToken 端点获取访问令牌?

Why am I failing to get an access token from the Vodapay authorizations/applyToken endpoint with a ‘General business failure’ response?

我收到以下错误:

{
"result": {
    "resultCode": "PROCESS_FAIL",
    "resultStatus": "F",
    "resultMessage": "General business failure. No retry."
    }
 }

请注意“salesCode”的值应始终为“51051000101000000011”“paymentRequestId”是您需要的为每笔付款设置唯一值。