-
Notifications
You must be signed in to change notification settings - Fork 405
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
Can not use for several days #292
Comments
Same here. It looks like the app download the reports, but don't show them. |
This is a work-around. You need to create an AccessToken in iTunesConnect. Then comment out the userid and password lines in ReportDownloadOperation.m and add an access token line. Now enter your token in the password field in the app.
|
How do I get this AccessToken in iTunesConnect? |
@Morpheus2002 it's super hidden. :( You have to go to Sales and Trends then click Sales and click Reports, or visit: https://reportingitc2.apple.com/reports.html |
Got it! Thanks @taberrr Do we have a permanent fix for this issue? |
@Morpheus2002 I just submitted a PR for @omz - #293 |
A permanent fix for this issue is available in my fork of this repo at nicolasgomollon/AppSales-Mobile. |
The report can not be loaded to display.
The text was updated successfully, but these errors were encountered: