What am I doing wrong? #1074
Unanswered
DirtyEggWater
asked this question in
Q&A
Replies: 1 comment
-
The error clearly indicates that you have incorrectly specified the proxy Read the instagrapi documentation and https://requests.readthedocs.io/en/latest/user/advanced/#proxies |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I wrote some code that logs in with 2fa and a proxy and then gets some info and returns it. It is not finished yet but the login section will not work. Here is the code, if someone could tell me what is wrong I would greatly appreciate it. As a side note I am using a socks5 ipv6 proxy, not sure if it must be ipv4 but I couldn't find an answer. Obviously I have removed my credentials from the code but they are put where it is indicated.
When I run it I get this error:
Beta Was this translation helpful? Give feedback.
All reactions