Re: UnQuthorized Inspite of following all the steps - 9124

Alamo_Rockstars
Regular Visitor

UnQuthorized Inspite of following all the steps - 9124

1) Followed all the steps for Keystore - 2 Way SSL.

2) Both Java Invocation and SOAPUI Invocation fail with the same "Incorrect Credentials" error. Even the Hello World application setup fail with the same reason.

 

Request:

POST https://sandbox.api.visa.com/vctc/customerrules/v1/consumertransactioncontrols HTTP/1.1
Accept-Encoding: gzip,deflate
Content-Type: application/json
Authorization: Basic SVdOVUJRQTgzVk42R0pIVTBVVEgyMVFlZjFFWVpUZkpkeW1vVnJRSmFBU0ZXLVc3RTo0VElCOUJqUVRETFR1OXRyY3dRUGVUUlJo
Content-Length: 0
Host: sandbox.api.visa.com

 

 

Response:

HTTP/1.1 401 Unauthorized
X-SERVED-BY: l55c001
X-CORRELATION-ID: 1496917353_683_73_l55c001_VDP_ARM
X-APP-STATUS: 401
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
Strict-Transport-Security: max-age=2592000;includeSubdomains
Cache-Control: no-cache, no-store, must-revalidate
Pragma: no-cache
Expires: Thu, 01 Jan 1970 00:00:00 GMT
Content-Security-Policy-Report-Only: default-src 'self' https://*.v.me https://*.visa.com;script-src 'self' 'unsafe-inline' 'unsafe-eval' https://*.visa.com https://*.v.me;img-src 'self' https://*.v.me https://*.visa.com https://*.unica.com https://ad.doubleclick.net;style-src 'self' 'unsafe-inline' https://*.visa.com;object-src https://*.v.me https://*.visa.com data:;report-uri /logging/logCSPReport;
X-Content-Security-Policy-Report-Only: default-src 'self' https://*.v.me https://*.visa.com;script-src 'self' 'unsafe-inline' 'unsafe-eval' https://*.visa.com https://*.v.me;img-src 'self' https://*.v.me https://*.visa.com https://*.unica.com https://ad.doubleclick.net;style-src 'self' 'unsafe-inline' https://*.visa.com;object-src https://*.v.me https://*.visa.com data:;report-uri /logging/logCSPReport;
X-WebKit-CSP-Report-Only: default-src 'self' https://*.v.me https://*.visa.com;script-src 'self' 'unsafe-inline' 'unsafe-eval' https://*.visa.com https://*.v.me;img-src 'self' https://*.v.me https://*.visa.com https://*.unica.com https://ad.doubleclick.net;style-src 'self' 'unsafe-inline' https://*.visa.com;object-src https://*.v.me https://*.visa.com data:;report-uri /logging/logCSPReport;
Content-Type: application/json;charset=UTF-8
Content-Length: 119
Date: Thu, 08 Jun 2017 10:22:33 GMT
Connection: close

{"responseStatus":{"code":"9124","severity":"ERROR","message":"Incorrect credentials supplied","status":401,"info":""}}

1 REPLY 1
Sanobar
Frequent Helper

Re: UnQuthorized Inspite of following all the steps - 9124

Hello,

 

This is credentail issue, please use UserID and passowrd provided when you have create your App.

 

Thanks

Sanobar