-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
With the latest release of httplib2, a user will get a SSL Domain Mismatch exception whenever a request to CheddarGetter is made. The cause of this error and a fix needs to be found.
In the mean time, one can work around this issue by using an older version of httplib2. One can install a "safe" version of httplib2 by running pip install "httplib2==0.6.0"
Metadata
Metadata
Assignees
Labels
No labels