PayPal APIでテスト決済をしようとしているのですが、以下のようなレスポンスです。
{ 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 }
サンドボックス ビジネス アカウントを作成し、アカウントの資格情報を要求しましたが、失敗しました。