Hi,
we not used chat for a long time, and we need to go in production. Testing rest API by bearer token I obtain
{
"status": "error",
"message": "Access token is invalid.",
"code": 400100,
"data": {
"detail": {
"appErrorCode": 400100
}
}
}
but token is ok because in asc console, settings integration API key is the same. Someone can help us?
Sorry, I connect to right region, but in my region the error message is “Token has expired”