Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 831 Bytes

error_003.md

File metadata and controls

26 lines (20 loc) · 831 Bytes
description layout
Learn what ERROR_003 is and how to resolve the error.
title description tableOfContents outline pagination
visible
true
visible
true
visible
true
visible
visible
true

ERROR_003

Description

This indicates that you are specifying the limit value to an integer out of the range of 1 (minimum) and 200 (maximum).

Resolution

Change your limit value to an integer value between 1 and 200. In order to get more data, it is recommended that you do pagination instead.

If you are not able to resolve ERROR_003, please report it directly to Airstack through Telegram or email us at support@airstack.xyz.