[Use this form for both apiclient and oauth2client issues]
What steps will reproduce the problem?
1. Run credentials = oauth_flow.step2_exchange(code). in django
What is the expected output? What do you see instead?
Expect to finish authentication without errors. client.py throws IOerror at
line 1296 in client.py when logger is called. I need to overridet this in
my view without having to edit the oauth/python client source code.
What version of the product are you using? On what operating system?
Please provide any additional information below.
Original issue reported on code.google.com by mp...@datalot.com on 5 Aug 2013 at 4:41
Original issue reported on code.google.com by
mp...@datalot.com
on 5 Aug 2013 at 4:41