-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"The network you are connected to has been temporarily blocked because of suspicious activity" #78
Comments
Any ideas. I'm a bit confused because I still have the error even though it says temporarily |
Perhaps try using a new account from a different IP address. It sounds like you may have been [ip] banned, just based on the error message - but I can't say for sure |
I used a proxy but now I get the error array(3) { |
@Dgameman1 It looks like you are trying to connect to the API URL via port 3128, which will not work. |
@cuonic
This is the code I added into it. I'm willing to pay you money to help fix me fix this at this point. |
I wouldn't spend money on this, but I'm willing to help you out over Skype
|
@JorgenPhi That sounds amazing. My skype name is Dgameman1 |
For those who want an interesting approach of bypassing this restriction, try proxying this library through a popular anonymizing network. Works like a charm. |
@JorgenPhi That's great as a short term solution but eventually all the exit nodes will get blocked by the API, or Snapchat will notice a load of Tor traffic coming to their API, which will result in them banning every connection from a Tor exit node. |
Yes, it's a short term solution to a bigger problem, but how can we make it
|
I have a web app in development using a modified version of the class sending out randomized User Agents (8.1.1 / 8.1.1 Beta / 8.1.2 - Nexus 4 / Nexus 7 / HTC One / Motorola X) and after login I make a request to I haven't had time to look at the chat protocol, does it make a direct TCP connection to the "gateway server" or something ? Snapchat could do something clever like that to keep us out, but for the moment they haven't been very innovative like that. |
@JorgenPhi I have sent you the request over the skype for resolve this same bug. I am facing "The network you are connected to has been temporarily blocked because of suspicious activity" bug. |
So my code has been working great for a while now but then I was all of a sudden bombarded with this error message.
Any idea on how to fix?
Is there a way to use proxies?
The text was updated successfully, but these errors were encountered: