NativeScript / NativeScript/nativescript-cli
apple itunes connection troubles
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 204
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 8
Description
Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):
- CLI: 7.2.0
- Cross-platform modules: 7.1.4
- iOS Runtime: 7.1.1
- XCode Version: 12.4
Describe the bug
After several weeks since the last update of our application, I tried to upload a new version to testflight.
Unfortunately all commands tns apple-login and tns appstore fail with
The server returned unexpected response: Unauthenticated
Request ID: <id-string>.0.0
Using the same credentials to log onto any of the apple developer websites continues to work fine.
Any idea what's going wrong here and how to fix it?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the failure with tns apple-login and tns appstore using the reported CLI, iOS Runtime, and XCode versions. Review the diagnostic report guidance linked in the issue and compare the authentication response with the working Apple developer website login. Done means both commands authenticate successfully and can upload to TestFlight.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, javascript
- Domain
- cli, mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100