Link Search Menu Expand Document

Success and Error Codes

Module Definition
success The Synthetic User successfully connected the URL and generated a result.
error-1 The Synthetic User timed out when connecting to the URL.
error-2 A general javascript error, which can be investigated.
error-3 The given Node of Frame that the module is looking for was not found.
error-4 The URL returned a 40x error code (404 / 400).
error-5 General catch all error (errors that are not yet categorized)
error-6 The module code ran without issues, but did not find the expected payload. Generally, this is considered that the URL executed, but if you were looking for something (video playback, a specific identifier) it wasn’t present on the submitted URL.
error-7 The URL did not load due to a pending request error generating by the Synthetic User.
error-8 The Synthetic User encountered a CAPTCHA that it could not automatically solve.
error-9 The domain or URL returned a 5xx HTTP code to the Synthetic User.
error-10 (Deprecated) The domain or URL returned a CAPTCHA challenge to the Synthetic User.
error-14 [Specific to the “Inference” Private Job type] The text was unable to be categorized by the customer’s custom model.
error-15 When user login is required before ads are present / shown.
error-16 The generated response is too large to output
error-17 A timeout was encountered due to the crawl depth.