Open dslockhart opened 1 month ago
Do you have only one Pinterest connector and other connectors with backfill?
We have only one connector for Pinterest, with 4 streams. In any other connector, whether custom made or out-the-box, we can pass the start date/end date and the run will backfill, regardless of state. It looks to me that the state is prohibiting the fetch of any data before the current day, which strikes me as flawed logic as we cannot and should not manually alter the state.
Connector Name
source-pinterest
Connector Version
2.0.16
What step the error happened?
During the sync
Relevant information
Using the stream 'ad_group_report', I have set the connector start date to 90 days ago (defined as the max backfill window), and yet when I run it I only manage to get data for the current day. I have tried clearing down and refreshing the data, but this has not helped. This is not the case in any of our other connectors.
Relevant log output
No response
Contribute