Code Monkey home page Code Monkey logo

Comments (7)

taberrr avatar taberrr commented on September 27, 2024 2

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

from appsales-mobile.

Morpheus2002 avatar Morpheus2002 commented on September 27, 2024

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

from appsales-mobile.

dmorneault avatar dmorneault commented on September 27, 2024

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,

from appsales-mobile.

Morpheus2002 avatar Morpheus2002 commented on September 27, 2024

How do I get this AccessToken in iTunesConnect?

from appsales-mobile.

taberrr avatar taberrr commented on September 27, 2024

@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

from appsales-mobile.

Morpheus2002 avatar Morpheus2002 commented on September 27, 2024

Got it! Thanks @taberrr

Do we have a permanent fix for this issue?

from appsales-mobile.

nicolasgomollon avatar nicolasgomollon commented on September 27, 2024

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

from appsales-mobile.

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.