Webhose / webzio-python

Webz.io Python SDK
https://webz.io
MIT License
42 stars 12 forks source link

502 Proxy Error #4

Open jmy48 opened 5 years ago

jmy48 commented 5 years ago

File "webhose.py", line 30, in query output = webhoseio.query("filterWebContent", params) File "/Users/Joshua/anaconda3/envs/meng/lib/python3.7/site-packages/webhoseio/init.py", line 37 , in query return __session.query(end_point_str, param_dict) File "/Users/Joshua/anaconda3/envs/meng/lib/python3.7/site-packages/webhoseio/init.py", line 19 , in query raise Exception(response.text) Exception: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">

502 Proxy Error

Proxy Error

The proxy server received an invalid response from an upstream server.
The proxy server could not handle the request GET /filterWebCont ent.

Reason: Error reading from remote server


Apache Server at webhose.io Port 80

Any ideas what's going on?