https://open.dingtalk.com/document/orgapp/send-file-to-specified-session
调用“发送文件到指定会话”接口报错,错误信息显示:
('Connection aborted.', ConnectionResetError(10054, '远程主机强迫关闭了一个现有的连接。', None, 10054, None)),
('Connection aborted.', ConnectionAbortedError(10053, '你的主机中的软件中止了一个已建立的连接。', None, 10053, None)),
('Connection aborted.', OSError(0, 'Error')),
('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')),
是什么原因呢