Re: Cybersource API "Create a Boarding Registration" Works on Developer Portal but Fails i

Artan
Dabbler

Cybersource API "Create a Boarding Registration" Works on Developer Portal but Fails in Postman

POST https://apitest.cybersource.com/boarding/v1/registrations

I'm trying to use the Cybersource API for the "Create a Boarding Registration" feature, as documented here.

When I test the request on the Cybersource developer portal, it works perfectly. However, when I replicate the same request in Postman, I receive the following error:

{
    "response": {
        "rmsg": "{\"error\":\"UNAUTHORIZED_USER\",\"error_description\":\"UNAUTHORIZED USER\"}"
    }
}

I'm using the same headers as shown in the Cybersource documentation and portal:

 - Authorization: Bearer <Bearer> 
 - Content-Type: application/json
 - v-c-merchant-id: alpha_001
 - Host: apitest.cybersource.com

Has anyone else faced this issue or knows why this might be happening? Any guidance would be greatly appreciated!

 

2 REPLIES 2
SyedSa
Community Moderator

Re: Cybersource API "Create a Boarding Registration" Works on Developer Portal but Fails i

Hi @Artan, Thank you for reaching out. An agent will get back to you as soon as possible. Until then, if any community member has information that may be helpful, feel free to reply in this thread.

API_Products
Visa Developer Support Specialist

Re: Cybersource API "Create a Boarding Registration" Works on Developer Portal but Fails i

Hey @Artan,

 

Using the phone number below, please reach out to the CyberSource team directly to fix the error. You can ask CyberSource Support to update your CyberSource profile with the correct value. CyberSource Support can update the merchant status for merchant from "eval" to "test" in the portal.

Once these changes have been completed in your profile, please test to confirm the fix.

CyberSource Support
800-709-7779




Thanks,

Diana



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