iMicknl/python-overkiz-api

TypeError: __init__() missing 1 required keyword-only argument: 'label'

Closed this issue · 0 comments

    execution_history = [HistoryExecution(**h) for h in humps.decamelize(response)]
TypeError: __init__() missing 1 required keyword-only argument: 'label'

Nexity apparently doesn't have the label key in their response.