On trying to get Auth token getting this error:
{
"error": "invalid_client",
"error_description": "Parameter [brandId] is invalid",
"errors": [
{
"errorCode": "OAU-101",
"message": "Parameter [brandId] is invalid",
"parameters": [
{
"parameterName": "brandId",
"parameterValue": "3710"
}
]
}
]
}
From looking on your Dev message board, it appears you need to add/change something your end to get this to work for me.
Can this be done please.