AuthenticationException
class AuthenticationException(statusCode: Int, error: VolvoApiError, throwable: Throwable? = null) : VolvoAPIException(source)
Exception thrown when the access token is invalid or expired (HTTP 401).
Obtain a new OAuth2 access token via the Volvo ID identity system.