Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试使用 RESTful API 发出退款,Payflow 以“用户身份验证失败”作为响应。我已经仔细检查了我的 API 用户凭据,但它仍然无法正常工作。
通过反复试验,当 API 用户的密码包含一些非字母数字字符时,我能够确定 PayPal API 出现故障。我通过将我们的密码设置为字母数字(只有字母和数字)来解决这个问题。如果您输入的密码不完全由字母和数字组成,PayPal Manager 不会抱怨。