X-PAY-TOKEN to enroll customer got 400 error code 9123 Expected input credential was not present
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
X-PAY-TOKEN to enroll customer got 400 error code 9123 Expected input credential was not present
hi, I can call get helloworld successfully by apikey and secret and send X-PAY-TOKEY in headers.
However, when I call In-app Provisioning enroll customer by POST https://sandbox.api.visa.com/universal/core/customers/{vCustomerID}/cards?apikey={apikey} with body {locale:"en_US", clientCustomerID:"5e38ab09f517131fa1234abc"}; and set X-PAY-TOKEN in headers, I got 400 error code 9123 "Expected input credential was not present".
Could anyone please tell me if I missed anything? Is symmetric keys, the shared secret can be used here to encrpt the body fields as FLE
Highly appreciated.
Andre
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: X-PAY-TOKEN to enroll customer got 400 error code 9123 Expected input credential was not present
Hi @AndreFernandes,
Please send an email to developer@visa.com to request for test data and encryption key for testing the Visa In-App Provisioning API in sandbox. Thanks.
Best,
Stacey
Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.