Skip to content

Python 3.5 or lower: example throws exception despite 200 status response #4

@samheyman

Description

@samheyman

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

  1. Copy example from Getting started
  2. Run with python 3.5 (or lower)
  3. 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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions