Class EquinixAuthenticationException

java.lang.Object
All Implemented Interfaces:
Serializable

public class EquinixAuthenticationException extends EquinixServiceException
Thrown when the Equinix API returns HTTP 401 Unauthorized. This typically indicates invalid, expired, or missing OAuth2 credentials. Verify your Client ID and Client Secret from the Equinix Developer Portal.
Version:
$Id: $Id
Author:
ianjones
See Also: