Bugzilla:WebServices:Errors: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 5: Line 5:
A login or password parameter was not provided.
A login or password parameter was not provided.


====51 (Bug.create: Invalid Object)====
====51 (Invalid Object)====


The component you specified is not valid for this Product.
A value was specified that does not exist in the database.


====51 (User.get: Bad Login Name)====
====52 (Invalid XML-RPC Value)====


You passed an invalid login name in the "names" array.
The XML-RPC input itself is invalid e.g. you specified something like <int>a string</int>, or you tried to pass a string into a parameter that only accepts ints.


====52 param_must_be_numeric/xmlrpc_invalid_value ====
====53 (Invalid Parameter)====


====53 param_invalid====
You attempted to pass an undefined value to an internal function in Bugzilla.


====100 (Invalid Bug Alias)====
====100 (Invalid Bug Alias)====


If you specified an alias and either: (a) the Bugzilla you're querying doesn't support aliases or (b) there is no bug with that alias.
You specified an alias and either: (a) the Bugzilla you're querying doesn't support aliases or (b) there is no bug with that alias.


====101 (Invalid Bug ID)====
====101 (Invalid Bug ID)====
Line 31: Line 31:
====103 (Invalid Alias)====
====103 (Invalid Alias)====


The alias you specified is invalid for some reason. See the error message for more details.
You asked for a bug to be created with an alias, and the alias you specified is invalid for some reason.


====104 (Invalid Field)====
====104 (Invalid Field)====


One of the drop-down fields has an invalid value, or a value entered in a text field is too long. The error message will have more detail.
One of the drop-down fields has an invalid value, or a value entered in a text field is too long. (This code is retired; see code 51.)


====105 (Invalid Component)====
====105 (Invalid Component)====
Line 81: Line 81:
The account has been disabled. A reason may be specified with the error.
The account has been disabled. A reason may be specified with the error.


====302 auth_invalid_email====
====302 (Auth: Invalid Email)====
 
An external verification source, such as LDAP, returned an invalid email address.


====-303 extern_id_conflict====
====-303 extern_id_conflict====
Account confirmers, Anti-spam team, Confirmed users, Bureaucrats and Sysops emeriti
4,925

edits