Discussions

Ask a Question
Back to All

Continuous "INTERNAL_SERVER_ERROR"

We've recently been encountering the error “INTERNAL_SERVER_ERROR”.

Through our debugging, we identified that the HTTP request was sent correctly, and this error message was returned directly from your server.

Could you please check what went wrong?


http Request:

{"HTTP Method":"PUT","Request URL":"https://api.candis.io/v1/organizations/test-sievers-group/imports/contacts","Content":[{"accountPayableNumber":"01254796","vatId":null,"taxNumber":null,"iban":null,"bic":null,"paymentConditionName":"LM","name":"Progressive Home Furnishings"}]}

http Response

{"HTTP Status Code":500,"Content":{"errorCode":"INTERNAL_SERVER_ERROR","message":"Something has gone wrong","requestId":"4ca3905a-7805-40f0-beab-97f226920278"}}


many thanks