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

auth.get_authorization_url() should support proxy like tweepy.API #1647

Open
DNACore opened this issue Aug 25, 2021 · 0 comments
Open

auth.get_authorization_url() should support proxy like tweepy.API #1647

DNACore opened this issue Aug 25, 2021 · 0 comments
Labels
Feature Request This is requesting a new feature

Comments

@DNACore
Copy link

DNACore commented Aug 25, 2021

Now we can set proxy by tweepy.API(proxy='http://127.0.0.1:8080')
auth.get_authorization_url() also needs to access the network, but it dosen't support set custom proxy.

@Harmon758 Harmon758 added the Feature Request This is requesting a new feature label Sep 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request This is requesting a new feature
Projects
None yet
Development

No branches or pull requests

2 participants