Akkaash,
Running
grep -A 1 errorcode xmlrpcWrappers.php
should give you a fairly readable list. There are not supposed to be any
error codes that mean more than one thing, but I do see that 58 is being
duplicated. Hopefully, there are not any more.
Josh
On Mon May 4 2015 12:53:23 PM Akkaas
Thanks Aaron. I did have a look at the API source code. Turns out their are
much more fault codes used throughout the XML-RPC API.
--
Akkaash Goel
Graduate Student
Computer Science
NC State University
[email protected]
On Mon, May 4, 2015 at 5:49 AM -0700, "Aaron Coburn"
wrote:
H
Hello Akkaash,
The error codes are:
#3: access denied to
#4: received invalid input for start time
#5: start time is in the past
#6: initial reservation length is too long
#7: reservation overlaps with another existing reservation
Each of these error responses should included a message, which m