itunesconnect - Autoingestion.class has stopped creating report files -


a few month ago wrote scripts fetch itunes connect sales reports automatically. today noticed scripts has stopped working correctly, searched problem.

obviously autoingestion tool apple (autoingestion.class) has stopped create expected output files...

usage example: java autoingestion user *pw* vendor sales daily summary 20130401

syntax still correct regarding http://www.apple.com/itunesnews/docs/appstorereportinginstructions.pdf

the tool runs fine without errors. expected output file missing :(.

to except problems java - tested tool on different platforms different jvm versions.

is else experiencing problem?

i had same issue, per own comment, tried on box date jre, believe, , worked. (i'd tried on dev box, running on live box worked. makes sense.)

just adding, output want see:

$ java autoingestion autoingestion.properties <vendor> sales daily summary 20130801 s_d_<vendor>_20130801.txt.gz file downloaded 

i'm inclined think there should always output running autoingestion. had wrong credentials when ran @ first, couldn't tell me that, in wrong environment.


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -