Re: Query API "Expected input credential was not present"

Solved! Go to solution
RH
Helper

Query API "Expected input credential was not present"

Hi,

 

We are testing the Query API in Postman with following url:

 

https://sandbox.api.visa.com/visadirect/v1/transactionquery?acquiringBIN=408999&rrn=330000550000&sta...

 

and getting response:

 

{
    "responseStatus": {
        "status"400,
        "code""9123",
        "severity""ERROR",
        "message""Expected input credential was not present",
        "info"""
    }
 
We have tried with the X-Pay Token but with no luck is the Two-Way SSL only supported for the Query API?
 
Thanks and best Regards,
Ragnar
3 REPLIES 3
jenn_kh
Community Moderator

Re: Query API "Expected input credential was not present"

Thank you for your question, @RHAn agent will get back to you as soon as possible. In the meantime, if anyone knows the solution, feel free to share it here! -Jenn

RH
Helper

Re: Query API "Expected input credential was not present"

Thanks,

 

I got this working last Friday in Postman with two-way-ssl.

 

Have not been able to finds this in the documentation but is there a list of what services are supporting the X-Pay Token ?

 

Best Regards,

Ragnar

API_Managers
Visa Developer Support Specialist

Re: Query API "Expected input credential was not present"

Hi @RH,

 

The authentication method is Two-Way SSL. For information on the Visa Direct authentication method, please visit this page: https://developer.visa.com/capabilities/visa_direct/docs-authentication 

 

You can check the API product's authentication method page by visiting the API product of your choice and on the left side menu clicking on the authentication method to view what method the API supports.

 

There is no specific documentation of what API products support x-pay token. You'll have to click on the API product to view its authentication method.

 

Thanks for letting us know you got the Visa Direct Query API to work last Friday. Hope you have a nice day.




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.