coinbase-go icon indicating copy to clipboard operation
coinbase-go copied to clipboard

Go wrapper for the Coinbase API

Results 6 coinbase-go issues
Sort by recently updated
recently updated
newest added

any plans to implement api v2?

I'm currently using another library to go through the OAuth flow. I would like to use this library to call Coinbase but not to authenticate.

In the `README.me` file, the link to the blog containing "a detailed step-by-step tutorial on how to use this library" is broken. The given link is: http://fabioberger.com/blog/2014/11/06/building-a-coinbase-app-in-go/ Based on a...

tryting to update for Coinbase Pro. 2018/08/24 13:37:31 Response body: {"errors":["An error has occurred. If this problem persists, please visit https://support.coinbase.com for assistance."]} 2018/08/24 13:37:31 GET https://api.coinbase.com/v1/users failed. Response code...

I created Coinbase API key and secret and then followed the steps in the README but I'm getting this error when I try to receive my account balance: 2018/01/18 09:43:37...