kathryn_cowie
09/20/2022, 7:03 PMselect: line, but no contents (see below). When I tried to select data with meltano select tap-stripe customers , I kept getting the error "`'NoneType' object has no attribute 'append`'", leading me to think no customer data was found. Resolved by removing the empty select line ....and it's probably on me to keep things tidier, but wanted to pass along
- name: dev
config:
plugins:
extractors:
- name: tap-stripe
config:
account_id: not_shown
start_date: '2022-04-01T00:00:00Z'
load_schema: test_stripe_data
select:
loaders: