I am using the MerchantLocatorApi, after configuring basic HTTP basic authorization, I failed the test using "mvn test". The error is :
"Tests in error:
postmerchantLocatorTest(com.visa.developer.sample.merchant_locator_api.api.MerchantLocatorApiTest): Can not deserialize instance of java.lang.String out of START_ARRAY token(..) "
Hey @binhanpham,
I'm happy to help you resolve the issue. To continue, please provide the following information:
1. Endpoint
2. Request Header
3. Request Body
4. Response Header (include the x-correlation-id)
5. Response Body
Using SoapUI, you can find the x-correlation-id in the Raw Tab of the response header.