Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"iOS installation report" failing with 400 error #1

Closed
matt-zach-s opened this issue Aug 28, 2017 · 2 comments
Closed

"iOS installation report" failing with 400 error #1

matt-zach-s opened this issue Aug 28, 2017 · 2 comments

Comments

@matt-zach-s
Copy link

I have copied the full log output from a customer's Appsflyer integration below. Calls to the installs_report API return a bad request error.

INFO Starting sync. Will sync these streams: ['installs', 'in_app_events'] 2017-08-28T19:57:24.662309569Z INFO tap_log - INFO Syncing installs 2017-08-28T19:57:24.669389603Z INFO tap_log - INFO GET https://hq.appsflyer.com/export/id728659261/installs_report/v5?from=2017-06-27+00%3A53&to=2017-07-27+00%3A53&api_token=.................................... 2017-08-28T19:57:25.157900129Z INFO tap_log - INFO STATS: {"status": "succeeded", "duration": 0.48760128021240234, "source": "installs", "http_status_code": 400} 2017-08-28T19:57:25.157944406Z INFO tap_log - ERROR GET https://hq.appsflyer.com/export/id728659261/installs_report/v5?from=2017-06-27+00%3A53&to=2017-07-27+00%3A53&api_token=.................................... [400 - b'400 Bad Request\n\nThe server could not comply with the request since it is either malformed or otherwise incorrect.\n\n\nReport timezone: GMT | Max line count: 200K | Oldest available data: 90 Days ago. Max requests 24 per day per app, 120 per account in total.\n\n'] 2017-08-28T19:57:25.184780307Z DEBUG tap_log - Thread terminating

@moganesyan
Copy link

I have a similar issue. The daily sync does not even attempt to pull the installs data and only tries to pull the in_app_events where it fails. Is there any way to make it only get the installs data? Or at the very least try and get that before the in app events?

@KAllan357
Copy link
Contributor

I believe part of this was fixed in #11

Looks like this could also be a request to add table selection.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants