Fejlkoder og fejlhåndtering
I denne artikel:
Shoppens API gør opmærksom på fejl ved at returnere en række forskellige fejlkoder i form af SoapFault objekter (se 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 |