issues
search
maraujop
/
requests-oauth
Python's Requests OAuth (Open Authentication) plugin
BSD 3-Clause "New" or "Revised" License
188
stars
33
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
update setup.py to exclude tests
#49
onkelbeh
opened
2 years ago
0
docs: Fix a few typos
#48
timgates42
opened
3 years ago
0
Persistent HTTPS connections?
#47
bortzmeyer
opened
4 years ago
0
Does this package support Python 3?
#46
cclauss
closed
7 years ago
0
Value Error
#45
iampkhan
opened
8 years ago
0
Can this library handle refresh requests using oauth_session_handle
#44
sdog869
opened
10 years ago
0
Hotfix to make media posting work
#43
mihaicc
closed
6 years ago
0
Broken with update of python-requests
#42
mart-e
opened
11 years ago
3
Can't import modules correctly
#41
lostVkng
opened
11 years ago
2
correct url getting 400 status
#40
chrisdrackett
opened
12 years ago
0
Using header_auth=False with put hoists the PUT parameters into the query string
#39
samuraisam
opened
12 years ago
0
Signature broken when using `params` argument with requests.get
#38
tonyxiao
opened
12 years ago
2
Signing broke with parameters that have a None value
#37
samuraisam
opened
12 years ago
0
Initial attempt at an RPM makefile and the required setup.py changes
#36
imcleod
opened
12 years ago
0
add support for oauth_session_handle refreshes
#35
bryanhelmig
opened
12 years ago
1
AttributeError: 'Request' object has no attribute '_enc_params'
#34
amalakar
opened
12 years ago
2
Escape '/' characters in Authorization header.
#33
hpk
closed
5 years ago
2
POST with utf-8 not correctly catched
#32
akhenakh
closed
12 years ago
3
Trouble POSTing UTF-8 data
#31
samtardif
closed
12 years ago
1
Fix to allow header_auth with string data payload
#30
immunda
opened
12 years ago
0
Invalid signature generation with double encoding
#29
justinfenn
opened
12 years ago
2
Using only consumer_key and consumer_secret breaks POST requests
#28
beaumartinez
opened
12 years ago
2
Refactoring and normalization of boolean statements
#27
jjmaestro
closed
12 years ago
1
AttributeError in urllib.py raised using requests-oauth and Imgur's API
#26
ollieglass
closed
12 years ago
3
Breaks with requests==0.12.1.
#25
bryanhelmig
closed
12 years ago
4
Example for Twitter request_token must be POST, not GET
#24
funkatron
closed
12 years ago
1
Merged in fix from mart-e and updated AUTHORS
#23
istruble
closed
12 years ago
0
Fix test settings example
#22
anisse
closed
12 years ago
1
Python 3 support
#21
anisse
opened
12 years ago
5
OauthHook not passing in oauth_* to Request in auth_header=False
#20
ghost
closed
12 years ago
10
Minor update to dev branch
#19
istruble
closed
12 years ago
5
Determining if consumer_key/secret exist
#18
michaelhelmick
closed
12 years ago
7
fix for issue #12 breaks GET request with params
#17
joeshaw
closed
12 years ago
15
OAuth verifier fails signature with header_auth=True
#16
samuraisam
closed
12 years ago
2
Oauth2
#15
amineck
closed
12 years ago
1
access_token is ignored when access_token_secret is not passed
#14
fletom
closed
12 years ago
3
Implement OAuth callbacks in authentication headers
#13
fletom
closed
12 years ago
6
No support for string data
#12
immunda
closed
12 years ago
9
Supporting both Python 2 and Python 3 with Distribute.
#11
doloopwhile
closed
12 years ago
2
When a POST request's data is JSON-encoded, merge OAuth headers into URL...
#10
matthewryanscott
closed
12 years ago
2
Does not work with file uploads
#9
nisc
closed
12 years ago
4
x.encode('utf-8') may raise UnicodeDecodeError
#8
jqxl0205
closed
12 years ago
1
to_utf8_if_string not defined
#7
jqxl0205
closed
12 years ago
1
Retrieving a request_token from Twitter fails with Requests-oauth 0.2.2 and Requests 0.8.1
#6
ctoth
closed
12 years ago
7
Requests 0.8 breaks requests-oauth
#5
idan
closed
13 years ago
1
Use new authentication system
#4
kennethreitz
closed
12 years ago
1
Support oAuth calls without provided access token.
#3
ctoth
closed
13 years ago
5
Modified the OAuthHook's __call__ method to treat GET and DELETE methods
#2
ctoth
closed
13 years ago
2
fixed a typo on line 24.
#1
jemerick
closed
13 years ago
2