PayPal API自适应薪酬身份验证失败. API凭证不正确 [英] PayPal API adaptive pay Authentication failed. API credentials are incorrect

查看:123
本文介绍了PayPal API自适应薪酬身份验证失败. API凭证不正确的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试使用PayPal API进行测试付款,但响应如下:

I'm trying to make test payment with PayPal API, but response is following:

{ responseEnvelope: 
   { timestamp: '2013-08-12T03:28:07.503-07:00',
     ack: 'Failure',
     correlationId: '960a8b60a602e',
     build: '6941298' },
  error: 
   [ { errorId: '520003',
       domain: 'PLATFORM',
       subdomain: 'Application',
       severity: 'Error',
       category: 'Application',
       message: 'Authentication failed. API credentials are incorrect.' } ],
  httpStatusCode: 200 }

我创建了沙箱业务帐户,并使用帐户凭据进行了请求,但是失败了.

I created sandbox business account and make request with account credentials, but have failure.

推荐答案

我尝试使用 developer.paypal.com ,而不是来自sandbox.paypal.com,一切现在都可以正常运行

I try to use credentials from developer.paypal.com, not from sandbox.paypal.com and everything is working properly now

这篇关于PayPal API自适应薪酬身份验证失败. API凭证不正确的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆