Re: M first to connect visa api
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
August
August
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.
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
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
August
August
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.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
August
August
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.
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.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
August
August
Re: M first to connect visa api
Great..! You are welcome.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
August
August
Re: M first to connect visa api
Hey @Chikwado,
Thanks for sharing the solution with us.