Error codes: Difference between revisions

From services.krediidiinfo.ee
Jump to navigation Jump to search
(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 Krediidiinfo [[Tehniline tugi | technical support]].
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 Krediidiinfo [[Klienditugi |customer support]].
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 [[Veebiteenuste_silumine#Veebiteenuste silumine|debug mode]]. Please contact Krediidiinfo [[Klienditugi |customer support]].
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 Krediidiinfo [[Klienditugi |customer support]].
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 Krediidiinfo [[Klienditugi |customer support]].
The certificate has expired. Please contact Creditinfo [[Klienditugi |customer support]].

Latest revision as of 15:11, 6 December 2016

Flag of Estonia.svg 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.