oauth calls do_auth which tries to get user_data, but if the default scope of 'balance' is used for coinbase, the /user path is denied. Not a huge deal, but made getting started difficult. Perhaps consider using 'user' as the default scope or using the 'balance' endpoint?
oauth calls do_auth which tries to get user_data, but if the default scope of 'balance' is used for coinbase, the /user path is denied. Not a huge deal, but made getting started difficult. Perhaps consider using 'user' as the default scope or using the 'balance' endpoint?