cancel
Showing results for 
Search instead for 
Did you mean: 

Error - General system failure

I am trying to understand the cybersource rest api and created a sandbox account, and then got the key, shared secret key along with the organization id for the http signature. I can update the credentials fine on the API reference page
https://developer.cybersource.com/api-reference-assets/index.html#payments_payments_process-a-paymen...

But get a 502 error response on the request:{
"id": "7313261891836251404953",
"submitTimeUtc": "2024-11-11T11:56:29Z",
"status": "SERVER_ERROR",
"reason": "SYSTEM_ERROR",
"message": "Error - General system failure."
}

I tried using the Java rest client but get a ApiException : 502 Bad Gateway

I dont know what I am doing wrong.

jamiehowlette
Member
0 REPLIES 0