Page 1 of 1

API is it a charge?

Posted: Fri Jan 26, 2018 2:35 am
by pqpk2009
I use the information returned:
Query returned error code: 3

Re: API is it a charge?

Posted: Fri Jan 26, 2018 6:49 am
by joem
pqpk2009 wrote:I use the information returned:
Query returned error code: 3
Error code 3 mean something does not exist. Not sure what seeing how you did not supply any useful information.

Code: Select all

# Return codes
OK=0
E_ARGS=1
E_INVALID=2
E_NOTEXIST=3
E_EXISTS=4
E_SUSPENDED=5
E_UNSUSPENDED=6
E_INUSE=7
E_LIMIT=8
E_PASSWORD=9
E_FORBIDEN=10
E_DISABLED=11
E_PARSING=12
E_DISK=13
E_LA=14
E_CONNECT=15
E_FTP=16
E_DB=17
E_RRD=18
E_UPDATE=19
E_RESTART=20

Re: API is it a charge?

Posted: Mon Feb 05, 2018 9:25 pm
by skamasle
You need give more information, what you run, when you run ??