Giter Club home page Giter Club logo

Comments (4)

szdziedzic avatar szdziedzic commented on June 15, 2024 1

Hi, can you try to run the command with EXPO_DEBUG=1 or DEBUG=* flags? I think it should give you more details about the underlying error message.

from eas-cli.

szdziedzic avatar szdziedzic commented on June 15, 2024 1

Good to hear it!

I think it's just SMS rate limiting on Apple's side. We are not controlling it, just using their API when it comes to logging in/sending OTP.

I will close this issue because I believe the problem itself is not related to EAS CLI.

from eas-cli.

zRelux avatar zRelux commented on June 15, 2024

@szdziedzic This is the logs I get back

p [Error]: Too many verification codes have been sent. Enter the last code you received or try again later.
    at a (/Users/relux/.nvm/versions/node/v20.9.0/lib/node_modules/eas-cli/node_modules/@expo/apple-utils/build/index.js:1:718209)
    at o (/Users/relux/.nvm/versions/node/v20.9.0/lib/node_modules/eas-cli/node_modules/@expo/apple-utils/build/index.js:1:718164)
    at t.idmsaRequestAsync (/Users/relux/.nvm/versions/node/v20.9.0/lib/node_modules/eas-cli/node_modules/@expo/apple-utils/build/index.js:1:718423)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async t.requestAuthAsync (/Users/relux/.nvm/versions/node/v20.9.0/lib/node_modules/eas-cli/node_modules/@expo/apple-utils/build/index.js:1:731967)
    at async t.handleTwoFactorAuthentication (/Users/relux/.nvm/versions/node/v20.9.0/lib/node_modules/eas-cli/node_modules/@expo/apple-utils/build/index.js:1:728132)
    at async Object.S [as loginWithUserCredentialsAsync] (/Users/relux/.nvm/versions/node/v20.9.0/lib/node_modules/eas-cli/node_modules/@expo/apple-utils/build/index.js:1:709726)
    at async loginWithUserCredentialsAsync (/Users/relux/.nvm/versions/node/v20.9.0/lib/node_modules/eas-cli/build/credentials/ios/appstore/authenticate.js:85:24)
    at async loginAsync (/Users/relux/.nvm/versions/node/v20.9.0/lib/node_modules/eas-cli/build/credentials/ios/appstore/authenticate.js:57:16)
    at async authenticateAsUserAsync (/Users/relux/.nvm/versions/node/v20.9.0/lib/node_modules/eas-cli/build/credentials/ios/appstore/authenticate.js:131:27) {
  data: {
    code: '-22981',
    title: 'Too many verification codes have been sent.',
    message: 'Too many verification codes have been sent. Enter the last code you received or try again later.',
    suppressDismissal: false
  },
  code: '-22981',
  title: 'Too many verification codes have been sent.',
  suppressDismissal: false
}

from eas-cli.

zRelux avatar zRelux commented on June 15, 2024

Today re asked me for the otp and allowed me to go through, but not sure why it was broken in the first place

from eas-cli.

Related Issues (20)

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.