我正在使用stripe和django / python。
但是,我不断收到间歇性的APIConnection错误:
Network error: ConnectionError: HTTPSConnectionPool(host='api.stripe.com', port=443):
Max retries exceeded with url: /v1/customers/cus_4vxaUg0FRgH5Ll (Caused by <class
'socket.gaierror'>: [Errno -3] Temporary failure in name resolution))
请点击此处查看完整报告:http://dpaste.com/0KMVZ92
有没有人见过这个?
答案 0 :(得分:0)
名称解析错误表示您有DNS名称解析错误。