Skip to content

Error Code Table

Error CodeReasonDescription
1001Invalid credentialsAPI Key, URL, or trackingId is missing.
1002Invalid URLThe provided URL is invalid.
1003Invalid API KeyAPI Key must be at least 10 characters long.
1101Invalid optionsguiOptions must be an object.
1102Invalid Consent Modal LayoutConsent modal layout must be "box", "box wide", "box inline", "cloud", "cloud inline", "bar", or "bar inline".
1103Invalid Consent Modal PositionConsent modal position must be one of the following: "top", "bottom", "middle", "top left", "top center", "top right", "middle left", "middle center", "middle right", "bottom left", "bottom center", or "bottom right".
1104Invalid Preferences Modal LayoutPreferences modal layout must be "box", "bar", or "bar wide".
1105Invalid Preferences Modal PositionPreferences modal position must be "left" or "right".
1106Invalid languageLanguage must be a string.
1107Invalid languageLanguage must be "vi" or "en".
1108Invalid Force Consent optionForce consent must be a boolean value.
1109Invalid Dark Mode optionDark mode option must be a boolean value.