@captn3m0 I don't have spaces i am testing the api in postman. In test mode api is working. { "error": { "code": "BAD_REQUEST_ERROR", "description": "The api secret provided is invalid" } }
@captn3m0 I don't have spaces i am testing the api in postman. In test mode api is working.
{
"error": {
"code": "BAD_REQUEST_ERROR",
"description": "The api secret provided is invalid"
}
}