I got many of errors on API call and found it seems the Clover API is not reachable.
{ statusCode: 502, payload: { statusCode: 502, error: 'Bad Gateway', message: 'connect ECONNREFUSED 184.173.76.3:443' }, headers: {} }
Is there any reason why I can get 'Bad Gateway' response?