Hi, I am trying to use `self.get_starting_timesta...
# troubleshooting
g
Hi, I am trying to use
self.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!
Copy code
config:
      start_date: '2021-01-15T00:00:00Z'
It was due to
replication_key = None
e
Hey @gavin_he! Thanks for sharing what solved the issue for you. I've filed an issue to document this better: https://gitlab.com/meltano/sdk/-/issues/322