Hello,
I am using visa checkout API in android application.While i am calling API it get error that Request failed due to unknown system error.I pass x-pay-token and content-type in headers.
Response:{
"responseStatus": {
"status": 500,
"reason": "internal server error",
"message": "Request failed due to unknown system error.",
"correlationId": "5b786506-4fb7-492d-ba5a-886f827872f4",
"details": [] },
"_links": {
"self": {
"href": "https://sandbox.api.visa.com/cybersource/payments/v1/errors/5b786506-4fb7-492d-ba5a-886f827872f4",
"method": "GET" },
"documentation": [
{
"href": "https://vdp.visa.com/cybersource_error_codes#internal server error",
"method": "GET"
} ] }}
Can you please provide solution for these problem.
Thank you.
Hi kinjal,
We are looking into this error.
Thank you,
Ricardo