Hi everyone,
I'm integrating Cybersource REST API for payment authorization and keep getting a 403 Forbidden error on every request. I've double-checked my credentials but can't figure out what's wrong.
My Setup:
Error Response:
{ "status": "FORBIDDEN", "reason": "INVALID_MERCHANT", "message": "Access denied"}
What I've tried:
Is this a sandbox account activation issue or am I missing something in the authentication setup? Any help would be appreciated.
Thanks
04-12-2026 10:27 PM