ERROR_001

Learn what ERROR_001 is and how to resolve the error.

Description

This error implies that the GraphQL query you input is not valid in regards to the existing schema.

Resolution

Make sure that you have all the necessary closing brackets in place, have all the input value in the correct format and types.

It is highly recommended that you try your query in Airstack API studio to see if there's anything highlighted in red, which indicates your query is invalid.

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

Last updated

Was this helpful?