【发布时间】:2016-11-29 05:24:12
【问题描述】:
这听起来可能很愚蠢,但我每次向 Card Payments API 发出请求时都会收到此错误。
{
"error": {
"code": "5270",
"message": "The credentials provided with the request do not have permission to access the data requested.",
"links": [
{
"rel": "errorinfo",
"href": "https://developer.optimalpayments.com/en/documentation/cardpayments/error-5270"
}
]
}
}
该错误似乎表明我无权做某事。这是一个访问问题,因为我认为我使用了正确的密钥吗?有人在 Paysafe 中看到过这个错误吗?
【问题讨论】:
-
是的,这是与您共享的凭据的访问问题.. 直接向支持团队@Card Payment Api 提供商提出的这个问题将为您提供比这里更好的答案。
标签: api-key netbanx-api paysafe