简体   繁体   English

与REST API应用程序链接的沙盒测试帐户上没有经典API凭据

[英]No Classic API Credential on Sandbox Test Account Linked with REST API apps

UPDATE : If I create a new sandbox account, the Classic API stayed there even after I linked an REST API app to the account. 更新 :如果我创建一个新的沙箱帐户,即使将REST API应用程序链接到该帐户后,Classic API也会保留在该帐户中。 Feels like old sandbox account moved from old sandbox website doesn't have Classic API? 感觉像是从旧的沙箱网站移出的旧的沙箱帐户没有Classic API?

It seems like the sandbox test account that belongs to a REST API apps doesn't have Classic API credentials (user, password, signature). 似乎属于REST API应用程序的沙盒测试帐户没有Classic API凭据(用户,密码,签名)。 It shows REST API credentials instead (ClientID, secret). 而是显示REST API凭据(ClientID,机密)。

However, I can create another business sandbox account and that account will have Classic API credentials. 但是,我可以创建另一个业务沙箱帐户,并且该帐户将具有Classic API凭据。

I wonder if I can use both on live endpoint? 我想知道是否可以在实时端点上同时使用两者? And possibly in sandbox too? 并且可能也在沙箱中?

I use REST API to process customers' order payment while using Classic API's Mass Payment to distribute commissions to our affiliates. 我使用REST API处理客户的订单付款,同时使用Classic API的Mass Payment将佣金分配给我们的会员。

You can have the classic credentials( API username / PWD/ Signature) as well as the REST credentials( Client ID / Secret) at the same time . 您可以同时拥有经典凭证(API用户名/ PWD /签名)以及REST凭证(客户端ID /秘密)。 There is no restriction on having the both type of credentials on the same account both in live as well as sandbox account . 对于实时帐户和沙箱帐户,在同一帐户上同时拥有两种类型的凭据没有限制。

Make sure that the sandbox account for which there is no classic credentials is a verified account as this can also be the reason . 确保没有经典凭据的沙箱帐户是经过验证的帐户,因为这也是原因。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM