Errors handling: Difference between revisions
Created page with "= Errors handling = In case of error server returns an object. <pre> { "error" : { "code" : "-32602", "message" : "Invalid params" }, "id" : "212..." |
No edit summary |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<languages/> | |||
<translate> | |||
{{#seo: | |||
|title=Errors handling - SimplyBook.me | |||
|description=Get guidance on managing errors in your SimplyBook.me account. Resolve issues quickly with our troubleshooting tips. | |||
|titlemode=append | |||
|keywords=faq, frequently asked questions, booking software, appointment system questions, appointments online, calendar software, booking system, booking calendar, scheduling software, online appointment scheduling, online scheduling, plugins, custom features, custom booking page link, domain name, custom domain name, custom url | |||
}} | |||
</translate> | |||
<translate> | |||
= Errors handling = | = Errors handling = | ||
| Line 44: | 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 52: | 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 62: | 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> | |||