We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
lzy.upload_file(file_path, folder_id,callback=) 方法首次调用 返回405 None Resetting dropped connection: pc.woozooo.com
再次调用长时间无响应,我是不是被封号了。。。
The text was updated successfully, but these errors were encountered:
+1
Sorry, something went wrong.
我知道是什么问题了, url后面需要加uid, 我临时自己改了改, 等有repo主更新或者我有空写个pull request
你好,能详细说下吗?临时要怎么修改
将你的ylogin拼接到 doupload_url 链接后面去
self._doupload_url = f"{self._doupload_url}?uid={ylogin}"
No branches or pull requests
lzy.upload_file(file_path, folder_id,callback=)
方法首次调用 返回405 None
Resetting dropped connection: pc.woozooo.com
再次调用长时间无响应,我是不是被封号了。。。
The text was updated successfully, but these errors were encountered: