Hello,
we have a trial account for BC and want to explore the APIs.
we created a sandbox environment and assign a web access key to the user. However we get:
{
"error": {
"code": "Authentication_InvalidCredentials",
"message": "The server has rejected the client credentials. CorrelationId: d03f5d02-758d-4fd7-8fa8-c319f9e2a63d."
}
}
are we missing something? is this available in the sandbox for the trial account?
or maybe we need to do an additional setup. We are not using OAuth so we think no additional steps are needed.
Thanks!