Re: M first to connect visa api

Chikwado
Regular Visitor

M first to connect visa api

Good day administrator and listeners.

In my first attempt to connect visa api I got the following error:

{
"responseStatus": {
"status": 400,
"code": "9123",
"severity": "ERROR",
"message": "Expected input credential was not present",
"info": ""
}
}

Can someone tell what I'm doing in my testing.

Thanks in advance.
4 REPLIES 4
SyedSa
Community Moderator

Re: M first to connect visa api

Hi @Chikwado, Thank you for reaching out. An agent will get back to you soon. Until then, if any community member has information that may be helpful, feel free to reply to this thread.

Chikwado
Regular Visitor

Re: M first to connect visa api

Thanks for reply.
My issue has been resolved.
I was using wrong request method, so my testing was successful, I can see hello world with timestamp in postman response body.

Thanks.
SyedSa
Community Moderator

Re: M first to connect visa api

Great..! You are welcome.

API_Products
Visa Developer Support Specialist

Re: M first to connect visa api

Hey @Chikwado,

 

Thanks for sharing the solution with us. 




Thanks,

Tee



Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.