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
Hey again, I'm sorry for making another issue when I've already made one previously, but I can't reopen it so here I am, I've tried to use socialscan as a library and it worked for a while, but I had to reinstall everything after a system format, anyways.
I'm trying to use proxies but it always errors out with "only http proxies are supported", I did try adding http:// before each line, even tried different proxies and different formats and made sure my proxies are http, but still. it always returns that error
The text was updated successfully, but these errors were encountered:
Can you post an example of the format of the proxies you are using? socialscan uses aiohttp to make its requests, and from what I've seen as long as the URL scheme is http, your error shouldn't be raised. Are you using HTTPS proxies by any chance?
Hey again, I'm sorry for making another issue when I've already made one previously, but I can't reopen it so here I am, I've tried to use socialscan as a library and it worked for a while, but I had to reinstall everything after a system format, anyways.
I'm trying to use proxies but it always errors out with "only http proxies are supported", I did try adding http:// before each line, even tried different proxies and different formats and made sure my proxies are http, but still. it always returns that error
The text was updated successfully, but these errors were encountered: