Search code examples
coinbase-apicoinbase-php

Coinbase Multiple Wallets


I'm getting this error while creating new accounts.

(1/2) ClientException Client error: POST https://api.coinbase.com/v2/accounts resulted in a 400 Bad Request response: {"errors":[{"id":"invalid_request","message":"Creation of multiple BTC accounts is not supported"}]}

(2/2) InvalidRequestException Creation of multiple BTC accounts is not supported

Is this new? I have created multiple BTC accounts in the past but it does not work anymore. Is there any fix for this.

BTW I'm referring to https://developers.coinbase.com/api/v2#create-account

Thanks.


Solution

  • I did get a response from Coinbase saying they no longer support multiple wallets without giving a reason.

    I guess time to find a good alternative.