Code Monkey home page Code Monkey logo

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on September 23, 2024
My guess is your computer isn't able to resolve the URL 
https://itts.apple.com/. Trying 
loading the site via a web browser. If that works then try the script again. 
You will also 
need to either include the command line parameters to identify your account or 
modify 
the variables at the top of the script file. More info on using the script is 
available here: 
http://code.google.com/p/appdailysales/

Original comment by [email protected] on 16 Mar 2010 at 11:51

from appdailysales.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 23, 2024
Aha upon investigation DNS was not resolving. Fixed, and now I get this:

root@ev-linsrv:/var/www/itc# python appdailysales.py 
03/16/2010 report is not available - try again later.
1 report(s) not available - try again later

Same results when I try again later.

Original comment by [email protected] on 17 Mar 2010 at 9:16

from appdailysales.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 23, 2024
That means the report isn't available. Reports are sometimes delayed. Also 
there is no report if there 
were no sales for a given day.

Original comment by [email protected] on 17 Mar 2010 at 10:36

  • Changed state: Done
  • Added labels: Type-Other
  • Removed labels: Type-Defect

from appdailysales.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 23, 2024
I can log into the iTunes Connect web interface and manually download a report, 
all
the data is there and the report is available with no delays. Then I 
immediately run
the script after, and get 

# python appdailysales.py 
03/17/2010 report is not available - try again later.
1 report(s) not available - try again later

Original comment by [email protected] on 18 Mar 2010 at 7:11

from appdailysales.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 23, 2024
Make sure you are including the correct command line parameters.  Example:

python appdailysales.py -a myAppleId -p myPassword 

You can also include the -v to see a more verbose output. Also, by default the 
script 
only downloads the report from yesterday. Try using the -d parameter to see if 
other 
reports will download.  Example:

python appdailysales.py -a myAppleId -p myPassword -v -d 5

I'm suspecting at the time you ran the script March 17's report wasn't 
available but 
other reports may have been.  

Original comment by [email protected] on 18 Mar 2010 at 12:42

from appdailysales.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.