Thanks to visit codestin.com
Credit goes to github.com

Skip to content

TypeError: 'NoneType' object is not subscriptable #232

@sentry-io

Description

@sentry-io

Sentry Issue: BANK-CONNECT-LAMBDAS-2YT

TypeError: 'NoneType' object is not subscriptable
  File "handlers.py", line 1317, in access_handler
    response = get_account_wise_months(entity_id, account_id, is_missing_date_range_enabled, session_date_range)
  File "python/aggregates.py", line 3727, in get_account_wise_months
    "from_date": f"{session_date_range['from_date'].strftime('%Y-%m-%d')} 00:00:00",

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions