google-code-export / google-checkout-java-sdk

Automatically exported from code.google.com/p/google-checkout-java-sdk
1 stars 0 forks source link

Java report.jar no longer returning orders #79

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download sample report.jar report 
(https://code.google.com/p/google-checkout-java-sdk/downloads/list)
2. Try to run it -Usage: java -jar report.jar -id=MerchantIDHERE 
-key=IntegrationKEYHERE -startDate=1/1/13 -enddate=5/6/2013
3. csv returned are empty

What is the expected output? What do you see instead?
Expect data in 2 csv files, they are blank

What version of the product are you using? On what operating system?
2.5

Please provide any additional information below.
Began to fail last week.

Original issue reported on code.google.com by maslowsk...@gmail.com on 6 May 2013 at 9:41