I want to transfer money between my coinbase accounts. I'm storing all of my accounts' IDs from client.get_accounts()['data']['id']
and transferring with the code,
tx = client.transfer_money('2bbf394c-193b-5b2a-9155-3b4732659ede',
to='58542935-67b5-56e1-a3f9-42686e07fa40',
amount='1', currency= 'BTC)
But, I get this error. coinbase.wallet.error.APIError: APIError(id=):