Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.6 KB

error_004.md

File metadata and controls

30 lines (22 loc) · 1.6 KB
description layout
Learn what ERROR_004 is and how to resolve the error.
title description tableOfContents outline pagination
visible
true
visible
true
visible
true
visible
visible
true

ERROR_004

Description

If you are getting this error, then it implies that there is an insufficient filter fields provided.

In other words, the input that you provided is either missing (if required) or have an invalid value.

Resolution

ERROR_004 have variations, depending on the API you're calling and input you're providing. For resolutions, please check the table below for a case-by-case basis.

MessageAPIResolution
Name OR ResolvedAddress is MandatoryDomainProvide either name or resolvedAddress as an input to the Domain API.
Mandatory Fields are missingAnyProvide all the mandatory input fields for calling the API. For more details on which fields are required, check API reference.
Input Cursor is not validAnyMake sure that you have the cursor input correct. For more details on cursor pagination, click here.

If you are not able to resolve ERROR_004, please report it directly to Airstack through Telegram or email us at [email protected].