iTunes Connect Mobile Error 206 - app-store-connect

I've searched a lot for this but I couldn't find the right answer.
I want to log in on the iTunes Connect Mobile app, but if I try to log in to the app, there comes an alert which says:
"Authentication Error"
"No data found for your request (206)"
I really have to use the app, but this error blocks me. Is there a solution?
Is it a bug in iTC mobile or is my account the problem??

It happened with me also, then realized Apple is doing a maintenance upgrade so no data is available to end users during that time.

Related

Xcode 8 GM upload app to iTunes Connect issue

I use Xcode 8GM for build & upload app to iTunes Connect (Testflight). No error messages, no warnings, no e-mails from apple team but after 'Processing' status on iTunes connect I see red badge with exclamation point as status of my build. Third-party libraries are: Google Maps, Google plus, VK-, FB- SDKs. No bit code enabled, no private API used.
The only message that I can see on iTunes Connect is 'There was an error importing this build.'
Someone faced with such a situation the last 3-4 days? Can I see where a reason for rejection of my application?
TNX

iOS Test flight application installation failed

I have submitted an iOS application to iTunes connect and it is in beta testing state. I have added a new external tester to the account and the new tester got the notification from iTunes connect. But the user is not able to install the application, getting an error message as below,
The invitation is invalid. Try again. If the problem persists,
contact the inviter.
Can anyone please help me?
Thanks guys,
This was an iTunes Connect error. After a couple of hours the problem got solved automatically.

Archive submission failed in iTunesConnect

I am trying to submit my app to iTunesConnect from yesterday to now but, still not successful on that.
When I am trying to submit the app over Xcode, on uploading archive step after a few seconds it says "iTunes Store Operation Failed" with "No Error description".
When I am trying to upload by Application Loader it says "Application Loader is currently unavailable, We are having trouble to connect App Store. Please try again later." again with "Error description not available".
I know yesterday iTunesConnect was in maintenance but I cannot figure out why I still cannot upload the archive yet. Is anybody else dealing with an error like that? Or have an idea why this error happens?
Thanks in advance.
After renewing the distribution profile and some re-setting on code-signings, now, I am able to send archive to App Store.

Stuck on "Sending API usage to iTunes Connect"

I try to upload my game developed with Starling to the appstore but the "Application loader" stuck on "Sending API usage to iTunes Connect", 10 days ago the upload was successful, the new version have only a different line of code then the way to compile is same.
Somebody have this problem?
Somebody have a solution?
I try with this but no work for me:
Can't Submit App to App Store: "Sending API Usage to iTunes Connect" either times out or loses connection
Application Loader (Apple) stuck on "Sending API usage to iTunes Connect"
This is common issue for most of the developer. You may go with Application loader to upload build or you need to restart your wifi or mac. and then it will work. I faced this issue many times there is no specific reason for this.

Different Facebook accounts Objective-C

I just start the integration of Facebook on my Iphone app.
I can log and get my profile picture and my name, but when i try to switch for another account (not my developer account), i get this error :
FBLoginView encountered an error=Error Domain=com.facebook.sdk Code=2 "The operation couldn’t be completed. (com.facebook.sdk error 2.)"
i obviously already search on internet but don't find any solution, so I really don't know how to fix that :/
thx for your help !
[EDIT] : In fact, my app on the Facebook developer account was in 'SandBox mode' so, only developers and testers could launch this app on their iPhone !!