Open
Description
Connector Name
source-appsflyer
Connector Version
0.2.40
What step the error happened?
During the sync
Relevant information
There's geo_report stream that is coming from https://hq1.appsflyer.com/api/agg-data/export/app/{app-id}/geo_by_date_report/v5.
However, mapping for that stream requires the country_code field, which is not present in the response data. But there's a country that's missing now. It results in country_code always equal to null and bad deduplication or records, as country is considered to be used as a primary key.
Relevant log output
Contribute
- Yes, I want to contribute