cancel
Showing results for 
Search instead for 
Did you mean: 

Invalid Formatted Message Invalid Formatted Message

Below Payload i am using API => https://apitest.cybersource.com/risk/v1/authentications

Getting the error in the 
consumerAuthenticationInformation Section
"directoryServerErrorCode": "101",
"directoryServerErrorDescription": "Invalid Formatted Message Invalid Formatted Message",


Can some one please help to resolve the issue, Thanks 


{
"clientReferenceInformation": {
"code": "cybs_test"
},
"orderInformation": {
"amountDetails": {
"currency": "USD",
"totalAmount": "10.99"
},
"billTo": {
"address1": "1 Market St",
"address2": "Address 2",
"administrativeArea": "CA",
"country": "US",
"locality": "san francisco",
"firstName": "John",
"lastName": "Doe",
"phoneNumber": "4158880000",
"email": "test@cybs.com",
"postalCode": "94105"
}
},
"paymentInformation": {
"card": {
"type": "001",
"expirationMonth": "12",
"expirationYear": "2025",
"number": "4000000000000101"
}
},
"buyerInformation": {
"mobilePhone": 1245789632
},
"deviceInformation": {
"ipAddress": "",
"httpAcceptContent": " text/html, application/xhtml+xml, image/jxr, */*",
"httpBrowserLanguage": "en-US",
"httpBrowserJavaEnabled": true,
"httpBrowserJavaScriptEnabled": true,
"httpBrowserColorDepth": "24",
"httpBrowserScreenHeight": "864",
"httpBrowserScreenWidth": "1536",
"httpBrowserTimeDifference": "350",
"userAgentBrowserValue": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0"
},
"consumerAuthenticationInformation": {
"deviceChannel": "Browser",
"referenceId": "23eb4710-4403-4e38-a931-b13256441f27",
"transactionMode": "MOTO"
}
}

Apple
Member
2 REPLIES 2

Hey! I'm getting this message too. Did you figure out what the problem was?

scottjodoinim
Member

I noticed this problem came up just because of this test card number: 4000000000000101

The error message appears here: https://cardinaldocs.atlassian.net/wiki/spaces/CCen/pages/903577725/EMV+3DS+Test+Cases

Using a different card solves the problem.

scottjodoinim
Member