gavin_he
01/31/2022, 4:20 PMself.get_starting_timestamp(context)
inside get_url_params()
but even though I have configured meltano.yml as below it returns None. This is my first time using Meltano so any help is appreciated!
config:
start_date: '2021-01-15T00:00:00Z'
gavin_he
01/31/2022, 5:45 PMreplication_key = None
edgar_ramirez_mondragon
01/31/2022, 7:54 PM