requests-oauthlib
requests-oauthlib copied to clipboard
oauth2_session.py does not url encode path
Not sure if this is a feature or fault. As workaround I use urllib.request.pathname2url to URL encode the path before giving it to oauth2_session.