For the complete documentation index, see llms.txt. This page is also available as Markdown.

Error codes

Control of the different types of errors emitted by the Web SDK.

The SDK Web will report any internal error detected during library execution.

Error codes issued by the SDK Provider

Error
Code
Description

CustomElementError

SDK_107

Error in the definition of the custom elements.

FormWidgetError

SDK_108

Error in the forms Widget.

WorkflowOutputError

SDK_109

Error in the Workflow output.

SelphiWidgetError

SDK_110

Error in the Selphi Widget.

SelphidWidgetError

SDK_111

Error in the SelphID Widget.

VideoAssistanceError

SDK_112

Error in the Video Assistance Widget.

VideoProviderError

SDK_113

Error in the video recording Widget.

VideoRecruitmentError

SDK_114

Error in the Video Recruitment Widget.

ApiServiceError

SDK_115

Error in the API service.

FlowServiceError

SDK_116

Error in the Workflow service.

LicenseServiceError

SDK_117

Error in the licensing service.

TrackingServiceError

SDK_118

Error in the Tracking service.

QRServiceError

SDK_119

Error in the QR service.

SecurityServiceError

SDK_120

Error in the security service.

WidgetServiceError

SDK_121

Error in the Widget Service.

TranslationError

SDK_122

Error in the translations.

SettingsError

SDK_137

Validation error in a component's configuration.

Last updated