...
ErrorGroup | Explanation | Action | ||||||
---|---|---|---|---|---|---|---|---|
INTERNFEIL | Internal error - There is a state in data, environment or configuration that we couldn't recover from. | Try again. Another server might handle this request. If the problem persists contact support | ||||||
VALIDERINGSFEIL | Validation error - the request does not validate. These are business / professional / legal reasons why the request did not validate. Validation rules for this error involves verifying request data with grunnboken. In the last validation rule, we actually validates the complete document using Statens Kartverk validation service. Example | Verify and correct the data in the request. | ||||||
EKSTERNFEIL | External error - This means that one of the external services we depend on to complete the request does not respond or is faulty. | Try again later. The external services we use are seldom faulty for a longer period. | ||||||
UKJENT_FEIL | Unknown error - A flaw in the code or it may also be that the server which processed the request had a problem | Please try again, if the problem persists contact support | ||||||
INPUTFEIL | Bad request - The xml message validates, but data in the message does not meet requirements.
| Verify and correct the data in the request. | ||||||
| Information message - No error, just information. |
...