Request failed due to unknown system error.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Request failed due to unknown system error.
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.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Request failed due to unknown system error.
Hi kinjal,
We are looking into this error.
Thank you,
Ricardo
Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.