Error codes and troubleshooting
In this article:
The shop's API draws attention to errors by returning a variety of error codes in the form of SoapFault objects (see https://api.hostedshop.io/doc/):
| FEJLKODE | Betydning |
| AUTH | A valid authentication has not been performed with the service |
| PARAM | Parameter error. One or more of the supplied parameters are invalid. |
| NOSUCHPARAM | A supplied fieldname in SetFields or a create or updated method is invalid |
| NOSUCHISO | The specified language iso does not exist in the solution |
| INTERNAL | An internal error in the service occured. Contact an administrator |