Open markbiek opened 3 years ago
I've implemented sale.php using my own credentials.
However, when I run the example, I get the following error response
( [code] => 100005 [message] => Missing or invalid Application Identifier [info] => https://developer.sagepayments.com/docs/errors#100005 [detail] => A valid Application ID is required in header parameter clientId. )
I've verified that the clientId is set in my header array. What else could be going wrong?
clientId
I've implemented sale.php using my own credentials.
However, when I run the example, I get the following error response
I've verified that the
clientId
is set in my header array. What else could be going wrong?