Skip to content

ESPN Fantasy platform updates broke JSON parsing? #59

@earlejam

Description

@earlejam

From what I can tell, some big changes to the ESPN fantasy platform may have changed the format of the JSON this package parses. Especially when attempting to get the leage: league = League(league_id, year).

I get a JSONDecodeError("Expecting value", s, err.value) from None followed by json.decoder.JSONDecodeError: Expecting value: line 2 column 2 (char 2). Can anyone else confirm this problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions