paypal快捷支付出现10002

希望做过的童鞋解释一下
我在个人信息中api拿到了user、pwd和sign之后使用https://api-3t.paypal.com/nvp请求
接口出现10002
但是我使用https://api-3t.sandbox.paypal.com/nvp沙箱模式测试账号使用的时候是
没有问题的

因为我没有绑定银行和银行卡 不知道是不是这个的原因?还是因为其它的 忘帮忙解决

问客服啊,这种三方技术群也可以的

["TIMESTAMP"]=> string(20) "2018-02-27T09:32:25Z"
["CORRELATIONID"]=> string(13) "f0b3aa4edd5a0"
["ACK"]=> string(7) "Failure"
["VERSION"]=> string(5) "109.0"
["BUILD"]=> string(8) "43953382"
["L_ERRORCODE0"]=> string(5) "10002"
["L_SHORTMESSAGE0"]=> string(14) "Security error"
["L_LONGMESSAGE0"]=> string(28) "Security header is not valid"
["L_SEVERITYCODE0"]=> string(5) "Error"

这是返回的报错信息