Open senomuktiadji opened 8 years ago
same here: get this response at mediauploader.py line 111
HTTP/1.1 403 Forbidden Connection: close Server: WhatsApp-MMS/2 Date: Thu, 21 Jul 2016 15:59:03 GMT Content-Length: 38 Content-Type: text/html WWW-Authenticate: Basic realm=""
Invalid media download request
@senomuktiadji I got it to work with the code from the cli demo
Hi guys I have a problem when sending an image, currently I'm developing on Windows, the problem is I can't connect to whatsapp upload server, the error message from python sock says 'No connection could be made because the target machine actively refused it', does it related to my network because its uses the company proxy? I have added http_proxy and https_proxy entry to my environment variables but still no luck.
here's my debugging message:
Kindly appreciate any help, thanks in advance.