yasserqureshi1/Sneaker-Monitors

Line 47 error when running the python command? html = s.get(url + f'?page=.....

fttdgc opened this issue · 1 comments

Trying to run the shopify monitor and get the following error.

File "YYY/monitor.py", line 47 html = s.get(url + f'?page={page}&limit=250', headers=headers, proxies=proxy, verify=False, timeout=20)

No proxies being used. Only modifications to config.py were webhook and shopify json.

Could you share the full error