'apitest.cybersource.com new key failure
All new keys created in https://ebc2test.cybersource.com/ebc2/ result in failure response:
{ "response": { "rmsg": "Authentication Failed" } }
Reproduction Steps:
- Create new Cybersource Test Account here: https://developer.cybersource.com/api/developer-guides/dita-gettingstarted/registration.html
- Receive email & set up user
- Generate new REST API Shared Secret Key
- Attempt to use key here: https://developer.cybersource.com/api-reference-assets/index.html#payments_payments_process-a-payment
Key Generation (note - this is a merchant id based off todays date) Cybersource Key Generation
And a request failing Failed Request
Solution 1:[1]
Make sure the Merchant ID is correct
you can get the Merchant ID from the EBC Dashboard
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Evan Paul |
