Description
When running the example given in the Getting Started section, the response status is 200 but an exception is thrown. The user just sees: Error: Status 200 []
Steps to Reproduce
- Copy example from Getting started
- Run with python 3.5 (or lower)
- Verify exception thrown despite 200 status response
Expected Behavior: with python 3.6 you get an array of airline check-in urls
Versions
Python 3.5
Checklist
Please make sure you checked the following:
- Are you running Python 2.7 or 3.6?
- Did you download the latest version of this package?