node-webot / co-wechat-api

Wechat API. Support Async Functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

uploadVideoMaterial报错socket hang up

fangjj opened this issue · comments

commented

image

commented

uploadVideoMaterial(process.env.PWD + '/public/test.mp4', {
"title": "test title",
"introduction": "test introduction"
});

文件太大,超时了。

commented

多长时间算超时

Getting timeout as well. Tried on local, heroku and aws. Same method works with wechat-api library though. But it doesn't work in this asynchronous one

screen shot 2018-06-13 at 4 11 59 pm