Re: Error WalletProviderConfig

kkoma
Regular Visitor

Error WalletProviderConfig

* Can you tell me what the problem is?

 https://sandbox.api.visa.com/vts/panEnrollments?apikey=

 

{
    "errorResponse": {
        "status": 400,
        "message": "Wallet Provider has none or more than one token requesters in the profile.",
        "reason": "trConfigIssue",
        "details": [
            {
                "location": "WalletProviderConfig"
            }
        ]
    }
}

6 REPLIES 6
vkamboj
Community Moderator

Re: Error WalletProviderConfig

Hello @kkoma

 

There is some additional information that we need to look into the issue that you have reported. Can you please send me an email at Developer@visa.com with the following information.

 

Request Header and Body

Response Header and Body

 

Thank you, 

Vaibhav

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

Re: Error WalletProviderConfig

https://sandbox.api.visa.com/vts/provisionedTokens?apikey=

 

# Request Header

  • Content-Type : application/json
  • x-pay-token : xv2:1530522159:a880f2ef675d6d4ccb962efaa326049d576944446b89a1b05879744772f29f6d
  • x-request-id : 1234561234567890

 

# Request Body

{

  "clientAppID": "ondot0702",

  "clientWalletAccountID": "AiOiJBMjU2R0NNS1ciLCJiI6",

  "location": "+37/-121",

  "locationSource": "WIFI",

  "locale": "en_US",

  "issuerAuthCode": "QWSHDxcsajh5D9auTrKhsPWjyt",

  "clientWalletAccountEmailAddress": "janedoe@mail.com",

  "clientWalletAccountEmailAddressHash": "DSJFLDSFJSDKNGJ234NSD2",

  "protectionType": "SOFTWARE",

  "clientDeviceID": "DEiOiJBMjU2R0NNS1ciLCJiI",

  "panSource": "MANUALLYENTERED",

  "consumerEntryMode": "CAMERACAPTURED",

  "platformType": "ANDROID",

  "presentationType": [

    "NFC-HCE"

  ],

  "accountType": "WALLET",

  "encPaymentInstrument": "eyJhbGciOiJBMjU2R0NNS1ciLCJlbmMiOiJBMjU2R0NNIiwiaXYiOiJGanNQQmRVcnBWZ0FhZnBSIiwidGFnIjoidHplclRFTXFTT2xrMzVtVU5zT1ljQSJ9.M8nJqwgC0Pxo1z4IVQYU_SQNMQtl3TDLQJ00mR1YoEc.m6O-gFXzBZGEXIMZ.8SzDzkXu01zM6_658IlEpUmPcL-W9QLw6pjHgK8ifd8t6Ucc.p4Mf4qI5J2QXca2SNXRTaA"

}

 

 

# Response Header

Cache-Control →no-cache, no-store, must-revalidate

Connection →close

Content-Length →192

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;

Content-Type →application/json;charset=UTF-8

Date →Mon, 02 Jul 2018 09:03:08 GMT

Expires →-1

Pragma →no-cache

Server →Apache

Set-Cookie →bm_sv=C1F37AE71A482406993CA3B424E02820~BZWibJs2yLj38rfVocu5RKnJzwHpJDirNy5rpJuPXfP1p5NBuXp8K3C0HUrqdodh2yMWf3u+7gEZqOGOoBxkxgWUJ5lysD53ab9Pvut1CIC2fh+Vpze/L4Y+oGdpgWB+KsErPrLN8+xdhfk1nVHQVtsOnRKMxdm/sLZPFF2RBqs=; Domain=.api.visa.com; Path=/; Max-Age=3205; HttpOnly

Strict-Transport-Security →max-age=2592000;includeSubdomains

X-APP-STATUS →400

X-CORRELATION-ID →2_1530522188_115_193_l55c001_ARM

X-Cnection →close

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-Content-Type-Options →nosniff

X-Frame-Options →SAMEORIGIN

X-OPNET-Transaction-Trace →a2_9c8952d6-37d6-42d8-a940-55202b0362a6

X-OPNET-Transaction-Trace →a2_678722ab-43ed-4782-bfb7-ca85a7fa818e

X-SERVED-BY →l55c005

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;

X-XSS-Protection →1; mode=block

x-response-id →1234561234567890

# Response Body

{
    "errorResponse": {
        "status": 400,
        "message": "Wallet Provider has none or more than one token requesters in the profile.",
        "reason": "trConfigIssue",
        "details": [
            {
                "location": "WalletProviderConfig"
            }
        ]
    }
}

vkamboj
Community Moderator

Re: Error WalletProviderConfig

Hello @kkoma

Can you please send me  at Developer@visa.com? There is some additional information i need from you so it will be best if can communicate via email channel. 

 

Thank you, 

Vaibhav 

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

Re: Error WalletProviderConfig

Incorrect wallet credentials or configuration Wallet provider API issues Bug in the bill validator library, patched with machine version 0.4.16 and above Local connectivity issues
eurekaa
Dabbler

Re: Error WalletProviderConfig

n i was getting same error,,thanks

fatti
Newbie

Re: Error WalletProviderConfig

I am also getting this same error 

 

Fatti

KCPL login