Skip to content
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

Open
itdaren opened this issue Jul 23, 2017 · 7 comments
Open

Can not use for several days #292

itdaren opened this issue Jul 23, 2017 · 7 comments

Comments

@itdaren
Copy link

itdaren commented Jul 23, 2017

The report can not be loaded to display.

@Morpheus2002
Copy link

Same here. It looks like the app download the reports, but don't show them.

@dmorneault
Copy link

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.

// @"userid" : escapedUsername, // @"password" : escapedPassword, @"accesstoken" : escapedPassword,

@Morpheus2002
Copy link

How do I get this AccessToken in iTunesConnect?

@taberrr
Copy link
Contributor

taberrr commented Jul 26, 2017

@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

@Morpheus2002
Copy link

Got it! Thanks @taberrr

Do we have a permanent fix for this issue?

@taberrr
Copy link
Contributor

taberrr commented Jul 28, 2017

@Morpheus2002 I just submitted a PR for @omz - #293

@nicolasgomollon
Copy link

A permanent fix for this issue is available in my fork of this repo at nicolasgomollon/AppSales-Mobile.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants