You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got this exception when I receive/send image files just now.
SyntaxError: Unexpected end of JSON input
at JSON.parse (<anonymous>)
at Request._callback (/home/zixia/chatie/wechaty/src/puppet-web/puppet-web.ts:565:28)
at Request.self.callback (/home/zixia/chatie/wechaty/node_modules/request/request.js:186:22)
I got this exception when I receive/send image files just now.
https://github.com/Chatie/wechaty/blob/f0c81fc074303406096f4f93bd5eead3839e9cbc/src/puppet-web/puppet-web.ts#L560-L570
I believe it is a random error because I had sent/received many image files before saw this error message.
CC @binsee
The text was updated successfully, but these errors were encountered: