Raman Bindal
Raman Bindal

Reputation: 13

Error in Google play to BigQuery transfer job

I am getting this following error in my data transfer job which transfer data from Google play into BigQuery dataset daily.

Seems like sometimes it fails sometimes it succeeds .Check the screenshots.

Error code 5 : No files found for any reports. Please make sure you selected the correct Google Cloud Storage bucket and Google Play reports exist.

enter image description here

Upvotes: 1

Views: 866

Answers (2)

rmesteves
rmesteves

Reputation: 4075

As it was discussed in the comments, the given error message No files found for any reports means that the reports doesn't exist in the when the transfer is run.

Postponing the schedule showed to be the solution

Upvotes: 0

Raman Bindal
Raman Bindal

Reputation: 13

Postponing the schedule time of job from 4:15 UTC to 16:15 UTC solved this issue.

Upvotes: 0

Related Questions