Line 47 error when running the python command? html = s.get(url + f'?page=.....
fttdgc opened this issue · 1 comments
fttdgc commented
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.
yasserqureshi1 commented
Could you share the full error