Coder Social home page Coder Social logo

itc-api-docs's Issues

Getting 401 Unauthorised for all except Login

From the Login api I get 302.
All other api's are either giving 401, or 404 (only one - manageapps/summary).

Is it me doing something wrong, or it is an issue and the api does not work for iTunes ?

itc api

Hey @KrauseFx, I'm working on a personal project and looking for some type of documentation on how to authenticate with ITC. That's really all I need, just need some way to ensure my iOS app is authenticated on ITC so I can run other queries I have setup already to go.

Can you point me in the right direction?

Save uploaded build train

Once upload IPA to iTunesConnect, in the UI, you need to click the "+" button, select the build you just uploaded and hit save. I didn't find it in the API, am I missing anything?

image

IAP Management

Is there any information about managing the IAP products through the unofficial API ?

Can't open paw file

I have installed paw Version 3.1.5 and it refuses to open this file. The error is "The document “iTunesConnectAPI.paw” could not be opened. The file isn’t in the correct format.". Any suggestions?

Paw file is corrupted

@KrauseFx I'm trying to open the Paw file with the predefined values to reach the iTunes Connect API but I think the way in which was created the file is different now in Paw as they are encrypting the Paw files I think because I can open your file and see the XML but not for the new ones.

Can you mind please submit a new one updated if you have it?? Thanks

App Rejection API's?

I haven't seen anything regarding app rejection here. If I want to check the reasons my app was rejected and handle these issues, without going into iTunes connect directly; I don't see a way currently.

how to use the api and get our app scores?

I had used fastlane gym and pilot sapceship several times,but I only used the command like

DEVELOPER_DIR="/Applications/Xcode8.app" pilot upload --verbose 
--username ${username} --app_identifier ${bundle_id} 
--changelog ${changelog} --ipa ${ipa_path} --distribute_external 
${distribute_external} --apple_id ${apple_id} --team_id ${team_id} 
--team_name "${team_name}" 
--dev_portal_team_id ${dev_portal_team_id} 
--itc_provider "${itc_provider}"

Now I want to get our app scores and something others like this picture

The picture in pilot issue

@KrauseFx How can I used the api to get these things? Can you help me? Thanks very much and the fastlane tools are great good.

Can't login

Played with the options in Paw for an hour. I tried deleting the cookies as suggested, but it still returns 200 without logging in. Not sure what's going on. Response i'm getting:

image

App json urls now deprecated

It seems that the list apps url and maybe others are now returning json stating that the it is deprecated. Just started happening for me.

Cancel "Waiting for Review"

Hi @KrauseFx ,

I know that is not your problem, but can you help me to remove an app from review? (http://stackoverflow.com/questions/32959058/ios-9-cant-remove-build-from-review-in-itunesconnect) This option is disabled on the new iTC panel and I can't find a way to get it working with Apple Support.

I've tried using https://itunesconnect.apple.com/WebObjects/iTunesConnect.woa/ra/apps/version/reject/[app_id] but it is marked as deprecated. Do you new what would be the new path?

Thank you very much!

"Crossfire-response-badrequest-title": "The URL is invalid."

I started receiving the error

{
  "itcBaseUrl": "https://itunesconnect.apple.com",
  "message": "Make sure the URL is correct and try again.",
  "l10n": {
    "Crossfire-response-badrequest-title": "The URL is invalid.",
    "Crossfire-response-badrequest-message": "Make sure the URL is correct and try again."
  },
  "errors": []
}

recently. Turns out that when making requests to analytics.itunes.apple.com there now needs to be the HTTP header:

'X-Requested-By' => 'analytics.itunes.apple.com'

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.