question

ismdcf avatar image
ismdcf asked Raymond Lee Deactivated answered

Create Customer API fails in almost every first attempt

In my code when customer creation API call is made to clover, almost all the time, first attempt it fails.
When I check the reason my code execution has ran in to No http response from clover api error.
This issue happen way too often irrespective of sandbox or live. Any particular reason why it happens almost all the time, and has to make a retry.

REST APISandboxCustomersProduction
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

Raymond Lee avatar image
Raymond Lee Deactivated answered
A No http response sounds like something from your end, as that means we did not send any response (not even a 500 internal server error). So we never received a call from you in that case.
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community