Skip to content

tns apple-login sms verification doesn't work #5714

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
3 tasks done
ralyodio opened this issue Jan 29, 2023 · 0 comments · Fixed by #5718
Closed
3 tasks done

tns apple-login sms verification doesn't work #5714

ralyodio opened this issue Jan 29, 2023 · 0 comments · Fixed by #5718
Labels
bug-pending-triage Reported bug, pending triage to confirm.

Comments

@ralyodio
Copy link

Issue Description

tns apple-login fails with sms verification

$ tns apple-login      
✔ Apple ID … [email protected]
✔ Apple ID password … ************
✔ Please enter the 6 digit code … 955316
Request failed with status code 400

Reproduction

use tns apple-login command from macbook air.

Relevant log output (if applicable)

No response

Environment

$ npm i -D nativescript-envinfo

added 2 packages, and audited 454 packages in 2s

50 packages are looking for funding
run npm fund for details

2 moderate severity vulnerabilities

To address all issues (including breaking changes), run:
npm audit fix --force

Run npm audit for details.
➜ calmness-mobile git:(main) ✗
$ npx nativescript-envinfo

OS: macOS 12.6.3
CPU: (4) x64 Intel(R) Core(TM) i5-5350U CPU @ 1.80GHz
Shell: /bin/zsh
node: 16.17.0
npm: 8.15.0
nativescript: 8.3.3

# android
java: Not Found
ndk: Not Found
apis: Not Found
build_tools: Not Found
system_images: Not Found

# ios
xcode: 13.4.1/13F100
cocoapods: 1.11.3
python: 3.10.6
python3: 3.10.6
ruby: 2.7.6
platforms: 
  - DriverKit 21.4
  - iOS 15.5
  - macOS 12.3
  - tvOS 15.4
  - watchOS 8.5

Dependencies

"dependencies": {
  "@nativescript/core": "~8.1.3",
  "@nativescript/theme": "^3.0.2",
  "@triniwiz/nativescript-couchbase": "^1.3.1",
  "@triniwiz/nativescript-image-cache-it": "^7.0.21",
  "@triniwiz/nativescript-toasty": "^4.1.3",
  "nativescript-audio": "^6.2.6",
  "nativescript-platform-free": "^1.3.2",
  "svelte-gestures": "^1.4.1",
  "svelte-native": "~1.0.5"
},
"devDependencies": {
  "@nativescript/android": "^8.4.0",
  "@nativescript/ios": "^8.3.3",
  "@nativescript/preview-cli": "^1.0.0-beta.18",
  "@nativescript/types": "^8.3.0",
  "@nativescript/webpack": "^5.0.6",
  "nativescript-envinfo": "^1.0.9",
  "svelte": "~3.44.0",
  "svelte-loader": "^3.1.2",
  "svelte-native-preprocessor": "^1.0.0",
  "svelte-preprocess": "^4.7.0",
  "typescript": "^4.5.5"
}

Please accept these terms

@ralyodio ralyodio added the bug-pending-triage Reported bug, pending triage to confirm. label Jan 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-pending-triage Reported bug, pending triage to confirm.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant