Re: VCES - registeriframe/token endpoint - error: Vendor Unique Id is invalid

cauesilva
New Contributor

VCES - registeriframe/token endpoint - error: Vendor Unique Id is invalid

I am testing the endpoints to get the Eligibility setup on our offer.

 

When calling

https://sandbox.api.visa.com/visacardeligibilityservices/v1/registeriframe/token

 

I am getting the following error:

{"statusCode":"201","statusDescription":"Vendor Unique Id is invalid","correlationId":"asdnsdmbnmfsbg128332473","responseTimeStamp":"4/20/2022 6:33:35 PM"}

 

Request:

curl --location --request POST 'https://sandbox.api.visa.com/visacardeligibilityservices/v1/registeriframe/token' \
--header 'Accept: application/json' \
--header 'Authorization: Basic VjM5MkQ3WEtCTUhUNzIyS0k5VEEyMUd4cjFYT0VVU2UtaTNybFdMeXZxckdXVVgyTTpMSmN6ZEFaZ0l1TkswZ1NrVDA=' \
--header 'Content-Type: application/json' \
--data-raw '{
    "vendorUniqueId": "13891_TstVDPPgm4",
    "requestTimeStamp": "4/20/2022 6:33:28 PM",
    "correlationId": "asdnsdmbnmfsbg128332473",
    "extendedData": ""
}'
6 REPLIES 6
cauesilva
New Contributor

Re: VCES - registeriframe/token endpoint - error: Vendor Unique Id is invalid

I want to include that my requests to https://sandbox.api.visa.com/vdp/helloworld are successful (confirming it is not related to Auth).

cauesilva
New Contributor

Re: VCES - registeriframe/token endpoint - error: Vendor Unique Id is invalid

And that the Vendor ID I am using is the one provided in the VISA Dashboard > Configuration > Visa Eligibility Services > Vendor Unique ID

 

Screen Shot 2022-04-20 at 2.43.18 PM.png

jenn_kh
Community Moderator

Re: VCES - registeriframe/token endpoint - error: Vendor Unique Id is invalid

Thank you for reaching out, @cauesilvaAn agent will get back to you as soon as possible. In the meantime, if any community member knows the solution, please reply to this thread! -Jenn

API_Managers
Visa Developer Support Specialist

Re: VCES - registeriframe/token endpoint - error: Vendor Unique Id is invalid

Hi @cauesilva

 

To further investigate the error, please provide the following information:

1. Response Header (include the x-correlation-id)

Using SoapUI, you can find the x-correlation-id in the Raw Tab of the response header.




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.

API_Managers
Visa Developer Support Specialist

Re: VCES - registeriframe/token endpoint - error: Vendor Unique Id is invalid

Hi @cauesilva,

 

Please provide the Response Header and include the x-correlation-id.




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.

API_Managers
Visa Developer Support Specialist

Re: VCES - registeriframe/token endpoint - error: Vendor Unique Id is invalid

Hi @cauesilva,

 

I haven't received a reply from you so I'll take you off my contact list. Please do not hesitate to reach out to us on the community forum if you have questions. 




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.