Errors handling: Difference between revisions
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 9: | Line 9: | ||
</translate> | </translate> | ||
<translate> | |||
= Errors handling = | = Errors handling = | ||
| Line 54: | Line 55: | ||
* -32097 Unsupported payment system | * -32097 Unsupported payment system | ||
* -32099 Payment failed | * -32099 Payment failed | ||
* -32600 | * -32600 : An error with this code can be thrown with one of the following messages: | ||
** Access denied | ** Access denied | ||
** Company does not exists | ** Company does not exists | ||
| Line 62: | Line 62: | ||
* -32603 Internal error | * -32603 Internal error | ||
* -3264 Client with given id not found | * -3264 Client with given id not found | ||
</translate> | |||
<translate> | |||
== Login API error codes == | == Login API error codes == | ||
| Line 72: | Line 74: | ||
* -33004 User is blocked | * -33004 User is blocked | ||
* -33005 You are not allowed to use this application when HIPAA Plugin is enabled | * -33005 You are not allowed to use this application when HIPAA Plugin is enabled | ||
</translate> | |||