Namespace: SAS

OO.ERROR.API. SAS

Represents the OO.ERROR.API.SAS Ooyala V4 Player Errors for the Stream Authorization Server. Use message bus events to handle errors by subscribing to the OO.EVENTS.ERROR event. For more information, see Errors and Error Handling Overview.

Members

<static, constant> GENERIC :string

OO.ERROR.API.SAS.GENERIC ('sas'): Invalid authorization response.
Type:
  • string

<static, constant> GEO :string

OO.ERROR.API.SAS.GEO ('geo'): This video is not authorized for your location.
Type:
  • string

<static, constant> DOMAIN :string

OO.ERROR.API.SAS.DOMAIN ('domain'): This video is not authorized for your domain.
Type:
  • string

<static, constant> FUTURE :string

OO.ERROR.API.SAS.FUTURE ('future'): This video will be available soon.
Type:
  • string

<static, constant> PAST :string

OO.ERROR.API.SAS.PAST ('past'): This video is no longer available.
Type:
  • string

<static, constant> DEVICE :string

OO.ERROR.API.SAS.DEVICE ('device'): This video is not authorized for playback on this device.
Type:
  • string

<static, constant> PROXY :string

OO.ERROR.API.SAS.PROXY ('proxy'): An anonymous proxy was detected. Please disable the proxy and retry.
Type:
  • string

<static, constant> CONCURRENT_STREAMS :string

OO.ERROR.API.SAS.CONCURRENT_STREAM ('concurrent_streams')S: You have exceeded the maximum number of concurrent streams.
Type:
  • string

<static, constant> INVALID_HEARTBEAT :string

OO.ERROR.API.SAS.INVALID_HEARTBEAT ('invalid_heartbeat'): Invalid heartbeat response.
Type:
  • string

<static, constant> ERROR_DEVICE_INVALID_AUTH_TOKEN :string

OO.ERROR.API.SAS.ERROR_DEVICE_INVALID_AUTH_TOKEN ('device_invalid_auth_token'): Invalid Ooyala Player token.
Type:
  • string

<static, constant> ERROR_DEVICE_LIMIT_REACHED :string

OO.ERROR.API.SAS.ERROR_DEVICE_LIMIT_REACHED ('device_limit_reached'): The device limit has been reached. The device limit is the maximum number of devices that can be registered with the viewer. When the maximum number of devices for an entitlement has been reached this error is displayed
Type:
  • string

<static, constant> ERROR_NON_REGISTERED_DEVICE :string

OO.ERROR.API.SAS.ERROR_NON_REGISTERED_DEVICE ('non_registered_device'): The device limit is the maximum number of devices that can be registered with the viewer. when the device not registered to viewer account this error is displayed The account_id has reached its maximum number of devices.
Type:
  • string

<static, constant> ERROR_DEVICE_BINDING_FAILED :string

OO.ERROR.API.SAS.ERROR_DEVICE_BINDING_FAILED ('device_binding_failed'): Device binding failed. If the number of devices registered is already equal to the number of devices that may be bound for the account, attempting to register a new device will result in this error.
Type:
  • string

<static, constant> ERROR_DEVICE_ID_TOO_LONG :string

OO.ERROR.API.SAS.ERROR_DEVICE_ID_TOO_LONG ('device_id_too_long'): The device ID is too long. The length limit for the device ID is 1000 characters.
Type:
  • string

<static, constant> ERROR_DRM_RIGHTS_SERVER_ERROR :string

OO.ERROR.API.SAS.ERROR_DRM_RIGHTS_SERVER_ERROR ('drm_server_error'): DRM server error.
Type:
  • string

<static, constant> ERROR_DRM_GENERAL_FAILURE :string

OO.ERROR.API.SAS.ERROR_DRM_GENERAL_FAILURE ('drm_general_failure'): General error with acquiring license.
Type:
  • string

<static, constant> ERROR_INVALID_ENTITLEMENTS :string

OO.ERROR.API.SAS.ERROR_INVALID_ENTITLEMENTS ('invalid_entitlements'): User Entitlement Terminated - Stream No Longer Active for the User.
Type:
  • string