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

I've got 404 error (extraction logs attached) #22

Open
egolovey opened this issue Jul 31, 2019 · 1 comment
Open

I've got 404 error (extraction logs attached) #22

egolovey opened this issue Jul 31, 2019 · 1 comment

Comments

@egolovey
Copy link

Hi, I've created stichdata connector AppsFlyes to BigQuery

There is no successful attemps.

Extraction Jobs logs:

2019-07-30 21:03:46,747Z main - INFO Running tap-appsflyer version 0.0.11 and target-stitch version 1.8.1
2019-07-30 21:03:46,861Z main - INFO Starting tap: tap-env/bin/tap-appsflyer --config /tmp/tap_config.json --state /tmp/tap_state.json
2019-07-30 21:03:46,863Z main - INFO Starting target: target-env/bin/target-stitch --config /tmp/target_config.json
2019-07-30 21:03:47,026Z tap - INFO do_sync()
2019-07-30 21:03:47,027Z tap - INFO Starting sync. Will sync these streams: ['installs', 'in_app_events']
2019-07-30 21:03:47,027Z tap - INFO Syncing installs
2019-07-30 21:03:47,029Z tap - INFO GET https://hq.appsflyer.com/export/583402384/installs_report/v5?to=2019-07-30+21%3A00&api_token=....................................&from=2019-06-30+21%3A00
2019-07-30 21:03:47,088Z target - INFO Using Stitch import URL https://api.stitchdata.com/v2/import/batch
2019-07-30 21:03:47,713Z tap - INFO STATS: {"duration": 0.6835598945617676, "status": "succeeded", "http_status_code": 404, "source": "installs"}
2019-07-30 21:03:47,713Z tap - ERROR GET https://hq.appsflyer.com/export/583402384/installs_report/v5?to=2019-07-30+21%3A00&api_token=....................................&from=2019-06-30+21%3A00 [404 - b'\n\n\n\n <title>AppsFlyer - Page Not Found</title>\n \n \n \n \n \n \n\n\n\n

\n
\n \n
\n
\n
\n
\n

OOPS...

\n

\n
The page you requested
\n
was not found
\n

\n \n
\n
\n
\n
\n
\n\n\n']
2019-07-30 21:03:47,738Z target - INFO Exiting normally
2019-07-30 21:03:47,766Z main - INFO Target exited normally with status 0
2019-07-30 21:03:47,767Z main - INFO Exit status is: Tap failed with code 1. Target succeeded.

@monodeldiablo
Copy link

I'm encountering the exact same error. Did you manage to find a resolution to this issue?

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

2 participants