Authentication failed of Two way SSL

mshoeb7
Dabbler

Authentication failed of Two way SSL

 

Dear support,
I am testing an authorization request with VDP playground tool using SSL two way authentication at the endpoints: https://sandbox.api.visa.com/cofds-web/v1/datainfo , but I have the following error :

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

I have successfuly generated the private key when I've started the new project and download the project certificate from my credentials, please see attached files for further details. Could you please let me know what's causing this error?

3 REPLIES 3
cathy2981
Community Moderator

Re: Authentication failed of Two way SSL

Hi, @mshoeb7  Thank you for reaching out. An agent is looking for a solution for you and will get back to you as soon as possible. Until then, if any community members know a solution, please share it here. -Cathy

vas
Dabbler

Re: Authentication failed of Two way SSL

I'm having the same issue with another api. Do you have the solution now please?

I_Doroteo3
Visa Developer Support Specialist

Re: Authentication failed of Two way SSL

Hi @mshoeb7 and @vas

 

This error is typically due to basicac authentication not send in header withy username and password.

 

Please see the Two-Way SSL (visa.com) guide to learn more.

 

Thanks, 

Illana