xendit / xendit-node

Xendit REST API Client for Node.js - Card, Virtual Account, Invoice, Disbursement, Recurring Payments, Payout, EWallet, Balance, Retail Outlets, QR Codes, Direct Debit
https://developers.xendit.co/api-reference/
115 stars 63 forks source link

getaddrinfo EAI_AGAIN api.xendit.co:443 #58

Closed kotekaweb closed 4 years ago

kotekaweb commented 4 years ago

I try to get Balance, but get response like this :

{ message: "request to https://api.xendit.co/balance failed, reason: getaddrinfo EAI_AGAIN api.xendit.co:443", type: "system", errno: "EAI_AGAIN", code: "EAI_AGAIN" }

stanleynguyen commented 4 years ago

Looks like you had a network issue. I suggest just restarting your network and try again

stanleynguyen commented 4 years ago

Stale