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
{ "errorMessage": "init() missing 1 required positional argument: 'ck'", "errorType": "TypeError", "stackTrace": [ [ "File "/code/example/tencent_cloud.py"", "line 9", "in main_handler", "bilibili = Bilibili()" ] ] }
The text was updated successfully, but these errors were encountered:
我记得传入cookie的改过了,云函数入口还没改。自己改一下就好。
Sorry, something went wrong.
我记得确定cookie的改完了,云函数还没有改。自己改一下就好了。
不会改呢哥 是改tencent_cloud.py吗
不太记得了我下午回去看一下代码,给你写个例子。
好的,谢谢哥
No branches or pull requests
{
"errorMessage": "init() missing 1 required positional argument: 'ck'",
"errorType": "TypeError",
"stackTrace": [
[
"File "/code/example/tencent_cloud.py"",
"line 9",
"in main_handler",
"bilibili = Bilibili()"
]
]
}
The text was updated successfully, but these errors were encountered: