AppSales-Mobile icon indicating copy to clipboard operation
AppSales-Mobile copied to clipboard

Provider ID auto complete not working

Open ddaddy opened this issue 3 years ago • 3 comments

I've just created a new dev account and can't get it setup in this app as the Provider ID doesn't auto complete.

ddaddy avatar Nov 15 '22 15:11 ddaddy

It seems the login auth flow has changed again as it returns unauthorised.

I've tried proxying requests but I think they use cert pinning. You obviously have the magic needed to peek into these requests.

Any chance you can take a look?

ddaddy avatar Nov 16 '22 09:11 ddaddy

If anyone else is adding a new account to this app, I have found a way to find the Provider ID.

Log into your account in Safari (go to App Store Connect). Right click on the page and select Inspect Element Select the Storage tab Select the Session Storage from the left You will see pId ] Add the pId to the app and sales reports will now download.

ddaddy avatar Nov 16 '22 09:11 ddaddy

It seems this is the same issue as https://github.com/nicolasgomollon/AppSales-Mobile/issues/55

I got a new device, added my 2 accounts and the account with device 2fa fetched the ID's and Tokens just fine. The one with SMS 2FA didn't and I had to manually add them.

ddaddy avatar Dec 29 '22 15:12 ddaddy