Hi,
I am trying to test the VMSS API via Postman but every API call returns API003 -
Hey @MKolda,
I'm happy to help 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.
Please navigate to our Visa Developer Error Codes page to learn how to resolve error codes here - https://developer.visa.com/pages/visa-developer-error-codes
If you don't find an error code listed here, refer to the API-specific error codes in its respective documentation pages.
Hi,
1. Endpoint: https://sandbox.api.visa.com/vmss/service/v1/searchTerminatedRequest
2. Headers:
Accept: application/json
keyId: f24baxx8-9261-4xxe-8e5x-a01xx06c8exx
Authorization: Basic xxxxxxx
Content-Type: application/json
3. Body is a sample used for the APi doc:
Hi @MKolda ,
This API requires MLE, have you try encrypting the payload first before sending the request? Thanks.
I see in my project dashboard that it's N/A:
Hi @MKolda,
The error might not be related to MLE. I have asked our tech team to investigate and will get back with an update as soon as I have something to share. Thanks for your patience.
Hi @MKolda,
Thank you for your patience. Our tech team confirmed that MLE is required for VMSS API. Please retry and encrypt the payload with your MLE key. The UI issue is being fixed and will be pushed out in the next release. Thanks again.