Error codes: Difference between revisions

From services.krediidiinfo.ee
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 9: 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 17: 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 [[Web_Service_Debugging|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 35: 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.