Hello, i have internal server error on api call
path: https://sandbox.api.visa.com/vmss/v2/searchTerminatedRequest
headers: {
Accept: application.json,
Authorization: Basic ****************VkFSREQyMTltUEdyeFJTZFYxZk5vNWhNOWk5VkdIV1lZTTpyMXJIaE1QbFBRZzRBbFhYR1BsUktNeA==,
KeyId: f520360d-2fd5-4555-95de-***********,
Kid: f520360d-2fd5-4555-95de-***********
}
Content is test data from api references
{
}
Encrypted response is:
We do use required MLE Verification
Thank you for reaching out, @dmytrop14! An agent is looking for a solution for you and will get back to you soon. If any community members know a solution, please feel free to respond here. -Jenn
Hi @dmytrop14,
Please provide the following information so that I can open a ticket with the technical support team:
Using SoapUI, you can find the x-correlation-id in the Raw Tab of the response header.
Thanks,
Illana
Hi @I_Doroteo3 and @jenn_kh
After more researches i have found out that the issue is a little different from what i thought at the beginning.
Let me explain.
So our endpoint is https://sandbox.api.visa.com/vmss/v2/searchTerminatedRequest
It seems to work fine.
There is the response body.
Then i try to decrypt it according to the instruction i have found here:
And the result of that decryption is:
Internal server error
Hi @dmytrop14,
Sorry for the late reply, can you copy and paste your decryption as shown in the photo you included below? As well as this information:
Endpoint
Request Header
Request Body
Response Header (include the x-correlation-id)
Response Body
I'll submit these details in a ticket to the technical support team to look into it.
Thanks,
Illana