bitpay / node-bitpay-client

A Node.js module and command line client for interacting with BitPay's Cryptographically Secure API
102 stars 95 forks source link

Not able to get a pairing code #93

Closed brunoaduarte closed 6 years ago

brunoaduarte commented 6 years ago
root@ubuntu:/home/ubuntu/node_modules/bitpay-rest/bin# ./bitpay.js pair
Do you have a pairing code?

Do you have a pairing code?(yes or no) no
Okay, we can get a pairing code, please choose a facade:
  1) Point of Sale
  2) Merchant
  : 1
Error: { Error: ETIMEDOUT
    at Timeout._onTimeout (/home/ubuntu/node_modules/request/request.js:846:19)
    at ontimeout (timers.js:482:11)
    at tryOnTimeout (timers.js:317:5)
    at Timer.listOnTimeout (timers.js:277:5) code: 'ETIMEDOUT', connect: true }
root@ubuntu:/home/ubuntu/node_modules/bitpay-rest/bin#