Error codes: Difference between revisions
(Created page with "= Error codes = == SOAP server error codes == ===-20001 Internal error === Internal server error. Please contact Krediidiinfo technical support. ===-2...") |
No edit summary |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{| align="right" | |||
| [[Image:Flag of Estonia.svg|border|30px]] [[Veakoodid|eesti keeles]] | |||
|} | |||
= Error codes = | = Error codes = | ||
Line 5: | Line 9: | ||
===-20001 Internal error === | ===-20001 Internal error === | ||
Internal server error. Please contact | Internal server error. Please contact Creditinfo [[Tehniline tugi | technical support]]. | ||
===-20002 Incorrect HTTP GET parameter 'name' value!=== | ===-20002 Incorrect HTTP GET parameter 'name' value!=== | ||
Line 13: | Line 17: | ||
===-20003 Access Denied === | ===-20003 Access Denied === | ||
No permission to access a particular interface. Please contact | No permission to access a particular interface. Please contact Creditinfo [[Klienditugi |customer support]]. | ||
===-20004 Test requests denied === | ===-20004 Test requests denied === | ||
No permission to make requests in the test environment in [[ | No permission to make requests in the test environment in [[Web_Service_Debugging|debug mode]]. Please contact Creditinfo [[Klienditugi |customer support]]. | ||
===-20005 Live requests denied === | ===-20005 Live requests denied === | ||
Although permission to use the interface has been granted, the right to make requests to the application server has been denied. Commonly used in development. Sometimes when permission is granted to request the test server, permission to make requests to the application server is removed. Please contact | Although permission to use the interface has been granted, the right to make requests to the application server has been denied. Commonly used in development. Sometimes when permission is granted to request the test server, permission to make requests to the application server is removed. Please contact Creditinfo [[Klienditugi |customer support]]. | ||
== Authentication errors == | == Authentication errors == | ||
Line 31: | Line 35: | ||
=== -10012 Certificate revoked=== | === -10012 Certificate revoked=== | ||
The certificate has expired. Please contact | The certificate has expired. Please contact Creditinfo [[Klienditugi |customer support]]. |
Latest revision as of 14:11, 6 December 2016
eesti keeles |
Error codes
SOAP server error codes
-20001 Internal error
Internal server error. Please contact Creditinfo technical support.
-20002 Incorrect HTTP GET parameter 'name' value!
Please check the URL for the value of GET parameter 'name'. The parameter is either missing a value or the value is not a valid web service interface name.
-20003 Access Denied
No permission to access a particular interface. Please contact Creditinfo customer support.
-20004 Test requests denied
No permission to make requests in the test environment in debug mode. Please contact Creditinfo customer support.
-20005 Live requests denied
Although permission to use the interface has been granted, the right to make requests to the application server has been denied. Commonly used in development. Sometimes when permission is granted to request the test server, permission to make requests to the application server is removed. Please contact Creditinfo customer support.
Authentication errors
-10011 Client certificate not found
The request was made without a certificate.
-10012 Certificate revoked
The certificate has expired. Please contact Creditinfo customer support.