Authorization Failed for the URL

Solved! Go to solution
virsymcoin
Helper

Authorization Failed for the URL

Please Help me....

I'm going to use Cybersource Payments API to process payment.

when testing this api on sandbox environment, i'm getting "Authorization Failed for the URL" error.

I have get API Key and Shared Secret from dashboard/Credentials window and used it for testing.

But I'm getting "Authorization Failed for the URL" error.

How can I solve this error?

 

 

3 REPLIES 3
API_Managers
Visa Developer Support Specialist

Re: Authorization Failed for the URL

Hey @virsymcoin,

 
After meeting with CyberSource, we have come to learn that VDP generated Merchant ID’s will experience an unresolvable gateway issue.
 
The EBC error message: The payment processor gateway name is either invalid or missing
 
Currently, the only method to properly query the CyberSource Payments sandbox is creating a merchant account directly with CyberSource:
 
https://developer.cybersource.com 

 

Luckily, their site also provides an easy to use method to test their account credentials:
 
https://developer.cybersource.com/api/reference/api-reference.html 
 
Additionally, here are the following links for sample code:  https://github.com/CyberSource/cybersource-rest-samples-java/blob/master/src/main/java/samples/payme... 

 




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.

virsymcoin
Helper

Re: Authorization Failed for the URL

Hello Diana!
Thanks for your help.
Very helpful.
I need your help on other issue.
Issue is Internal server error.
I have posted for assistance about this issue.

API_Managers
Visa Developer Support Specialist

Re: Authorization Failed for the URL

Hey @virsymcoin,

 

My apologies for the delayed response. Regarding your CyberSource technical issue, Please call CyberSource directly.

 

CyberSource Support
800-709-7779

 

 




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.