Error Codes

Error Codes

Every error response includes an error_code field. The frontend displays it as “message (E001)”. Log entries append [E001] to the message.

Complete Reference (E001 – E024, E999)

CodeSourceConditionUser Message
E001CaptureNot logged inYou must be logged in to verify your age.
E002CaptureAlready verified (lockout)You are already verified. Please wait X before re-verifying.
E003CaptureRate limitedToo many attempts. Please try again later.
E004CaptureNo image dataNo image data received.
E005CaptureLiveness token expiredSession expired. Please reload and try again.
E006LivenessInsufficient frames (< 3)Unable to detect a live person. Ensure your face is clearly visible.
E007LivenessMovement check failedUnable to detect a live person. Move your head slightly and try again.
E008LivenessBlink not detectedUnable to detect a live person. Blink naturally during capture.
E009MaskImage too small (< 100px)Image integrity check failed. Please capture a new photo.
E010CaptureGPS required but missingGPS location is required.
E011AIAPI HTTP error (non-200)The server encountered an error. Please try again later.
E012AIUnexpected API responseUnexpected API response format.
E013AIToo many faces (single mode)Multiple faces detected. Single mode requires exactly one face.
E014AINo face detectedNo face detected in the image.
E015AINot enough faces (couple)Not enough faces detected for couple mode.
E016AINot a live webcam captureImage does not appear to be a live camera capture.
E017AIAge outside valid rangeAge outside valid range.
E018AIConnection failedThe server encountered an error. Please try again later.
E019CaptureAge below minimumYour estimated age (X) is below the required minimum (Y).
E020GeoReverse geocoding failedReverse geocoding failed.
E021CaptureCredit/trial limit exhaustedTrial limit exhausted.
E023CaptureAI confidence below thresholdAI confidence (X%) is below the required threshold (Y%). Please try again with better lighting.
E024CaptureFraud score exceeds maxVerification blocked due to suspicious activity. Please try again from your usual location.
E999FallbackUnknown errorThe server encountered an error. Please try again later.