Skip to content
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

User behind a proxy will face a problem #262

Open
GoogleCodeExporter opened this issue Aug 6, 2015 · 0 comments
Open

User behind a proxy will face a problem #262

GoogleCodeExporter opened this issue Aug 6, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Try to access twitter api from behind a proxy


What is the expected output? What do you see instead?
We should get the friends of a user when placing the api.GetFriends() call but 
I am getting a 407 error.

What version of the product are you using? On what operating system?
The version is 1.1 and the OS is ubuntu 12.04 LTS.

Please provide any additional information below.

The problem is resolved if we add proxies in the twitter.py file and add one 
"proxies" parameter in the requests.get() call

Original issue reported on code.google.com by [email protected] on 4 May 2015 at 7:20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant