腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
文章
问答
(9999+)
视频
沙龙
1
回答
python
中
的
Coinbase
APIerror
(
id
=)
、
我想在我
的
coinbase
账户之间转账。我把我所有的账号都从client.get_accounts()['data']['
id
']里存起来,然后用代码传输, tx = client.transfer_money('2bbf394c-193b-
coinbase
.wallet.error.
APIError
:
APIError
(
id
=):
浏览 21
提问于2020-08-28
得票数 5
回答已采纳
1
回答
使用
Coinbase
API从一个密码转换到另一个密码
、
、
、
我试图创建一个
python
程序来将ETH转换为BTC。我使用以下命令获得了帐户
ID
:把
ID
粘贴到我
的
传输命令上。然而,我得到了这个错误: ~/opt/anaconda3/envs/
Coinbase
/lib/
python
3.8/site-packages/
coinbase
/wallet/client.py in transfer
浏览 0
提问于2020-08-02
得票数 6
2
回答
coinbase
Pro
python
登录错误
、
我正在使用这个简单
的
代码登录到
CoinBase
专业帐户。/lib/
python
3.6/site- packages/
coinbase
/wallet/client.py", line 220, in get_current_userFile "/Users/rishibhatt/ven
浏览 8
提问于2018-08-06
得票数 0
回答已采纳
1
回答
Coinbase
接口
coinbase
.wallet.error.NotFoundError:
APIError
(
id
=not_found):未找到
我目前正在尝试使用
coinbase
wallet API,但遇到了问题,我可以做一些基本
的
事情,如client.get_current_user()等,但如果我尝试创建一个地址或钱包,我会得到以下错误。回溯(最近一次调用):文件"",行1,在文件"/usr/local/lib/
python
2.7/dist-packages/
coinbase
/wallet/client.py",行301
中
浏览 0
提问于2017-01-20
得票数 1
1
回答
Coinbase
API 4.2.1账号请求方法,缺少参数:`type`
、
我使用
的
是他们
的
红宝石:https://github.com/
coinbase
/
coinbase
-ruby/tree/4.2.1 这是我在成功使用api密钥获取我
的
主帐户,然后尝试使用它请求付款后得到
的
错误def request(account_
id
, params = {}) raise
API
浏览 10
提问于2019-09-26
得票数 0
回答已采纳
1
回答
Coinbase
OAuth列表通知
我正在尝试设置一个网络钩子,以便在我
的
应用程序
中
接收关于我
的
OAuth连接用户
的
通知。在通过wallet:notifications:read获取令牌时,我添加了适当
的
作用域OAuth,然后请求GET https://api.
coinbase
.com/v2/notifications端点在设置我正在使用
python
客户端库,所以我
的
代码如下所示。:
APIError
(
id
=in
浏览 4
提问于2022-01-05
得票数 0
1
回答
Coinbase
故障-误差401 AuthenticationError
、
from
coinbase
.wallet.client import Client api_secret = ""print(client.get_accounts())
coinbase
.wallet.error.AuthenticationError:
APIError
(
id
=authentication_error
浏览 3
提问于2020-04-22
得票数 1
1
回答
Python
包装器
coinbase
api错误
、
因此,我试图使用
coinbase
的
Python
包装来创建一个新钱包。我目前
的
代码是: 'SECRET', # Get your primary
coinbase
accoun
浏览 0
提问于2020-01-03
得票数 0
1
回答
request_money接口失败:
coinbase
.wallet.error.InvalidRequestError:
APIError
(
id
=invalid_request):缺少参数:`type
https://developers.
coinbase
.com/api/v2#request-money 下面的示例提供了我遇到
的
问题:
coinbase
.wallet.error.InvalidRequestError:
APIError
(
id
=invalid_request):缺少参数:type 进入代码,看到参数是由client.py
中
的
request_money函数添加
的
。2021-03-05 API<e
浏览 47
提问于2021-07-01
得票数 0
回答已采纳
1
回答
Coinbase
API仅列出BTC帐户-本地货币:未找到帐户
、
我试图通过
Coinbase
API从我
的
本地货币账户
中
获取余额,但我根本无法调用该账户。 通用命令"client.get_accounts()“只返回BTC帐户。根据文件,它应该列出所有帐户,什么将包括我的当地货币帐户(与它
的
钱)。针对特定帐户
的
命令"client.get_account()“返回"
coinbase
.wallet.error.NotFoundError:
APIError
(
id
=not_found):acc
浏览 0
提问于2017-11-19
得票数 1
2
回答
我可以在带有取款和存款API
的
投资组合之间进行转换吗?[
coinbase
-api]
(url:)“POST //“邮政/提款/存款-账户”(url:) 错误msg如下:
ApiError
(状态403 code=):无效范围
COINBASE
args({'data':{“code=”:0.1,“货币”:"BTC","
coinbase
_account_
id
":“4b08d5e5-fe77-4249-b017-301e8890652a”),'headers':{'Content-typ
浏览 7
提问于2020-07-27
得票数 0
1
回答
指定“总计”而不是“金额”参数
的
Sell
string Optional Sell amount with fees (alternative to amount) client.sell(account.
id
"total" => some_value, "payment_method" => fiat_payment_method_
id
/lib/
coinbase<
浏览 1
提问于2018-02-05
得票数 1
回答已采纳
1
回答
Coinbase
Wallet API
python
身份验证错误,无效签名
、
、
Python
3.4
Coinbase
Wallet V2 File "/home/LA
浏览 5
提问于2016-06-22
得票数 0
2
回答
如何包含
Python
(3.6)
Coinbase
API CB-VERSION标头
、
、
、
正如标题中所提到
的
,我使用
的
是
python
v3.6import
coinbase
coinbase
=
coinbase
.
Coinbase
.with_api_key('key','key') #Replacing the 'key's with my associ
浏览 0
提问于2017-09-10
得票数 0
1
回答
连接到
coinbase
api时出现问题
、
、
、
我遵循了
python
Coinbase
api https://github.com/resy/
coinbase
_
python
3上
的
文档,并在
coinbase
_
python
3文件夹
中
的
一个文件
中
创建了这个
python
脚本: import
coinbase
<em
浏览 14
提问于2021-02-12
得票数 2
回答已采纳
2
回答
如何使用
Coinbase
API为XRP交易设置存款标签?
我正在使用
Coinbase
API,并尝试将XRP从我
的
Coinbase
钱包发送到另一个帐户(
Coinbase
之外)。
Coinbase
send API ()允许我设置目标地址,但无法设置目标标签,这是XRP传输所必需
的
。 如何设置目的地标签?
浏览 0
提问于2019-03-08
得票数 0
1
回答
如果文件有.py扩展名,为什么这个脚本不能工作?
、
我遵循
Coinbase
指南中
的
说明,代码
的
第一行是简单地加载
Coinbase
库:我正在使用空闲作为IDE。如果我处理一个没有扩展名
的
文件(例如,简单地称为“
coinbase
”),那么指南中
的
示例工作得很好。如果我处理
的
文件具有标准
的
Python
扩展名(例如'
coinbase
.py
浏览 7
提问于2016-10-14
得票数 0
回答已采纳
1
回答
Python
3: ModuleNotFoundError: module 10.13.3上没有名为“
coinbase
”
的
模块
、
、
、
我
的
目标:在Mac v10.13.3上使用
Coinbase
Python
库目前
的
配置:最后: 注意:如果我从>>>import
coinbase
启动
Python
,我可以使用/usr/local/
浏览 1
提问于2018-02-26
得票数 0
回答已采纳
1
回答
Flask自定义错误处理程序未正确处理注册
的
错误类型
、
、
我已经创建了一个基本
的
Flask应用程序,并为特定
的
自定义异常类型注册了一个自定义错误处理程序。但是,当抛出此异常类型并在堆栈
中
向上传递时,Flask不使用指定
的
自定义错误处理程序。基本异常处理程序
的
存在不会影响自定义错误处理程序捕获错误
的
能力,如果基本处理程序不存在,错误就会一直冒泡到默认
的
Flask 500页面。'>可以看到,它使用
的
是通用Exception处理程序,而不是
APIError
的
自定义
浏览 8
提问于2019-05-04
得票数 0
1
回答
我想通过
Python
请求模块从
Coinbase
API获得一个简单
的
比特币报价
、
、
我想通过
Coinbase
API
中
的
Python
requests模块发出一个简单
的
比特币价格请求但是,以下
Python
代码会产生和错误:import requests # Make an API call to
Co
浏览 13
提问于2021-10-09
得票数 0
点击加载更多
相关
资讯
python中is、id、=与浅拷贝和深拷贝
python3+oauth2发微博遇到的问题
Coinbase CEO:WaaS服务可通过Coinbase Cloud中的自助服务获得
电商系统中的ID是如何生成的
php实例根据ID删除mysql表中的数据
热门
标签
更多标签
云服务器
ICP备案
云点播
对象存储
即时通信 IM
活动推荐
运营活动
广告
关闭
领券