Vercel CLI login getting as Too many requests

run cli command
git:(dev) vercel login
it errored “Error: Unexpected error: Too many requests - try again in -3 days (more than 0, code: “api-registration-2”). (429)”
but this is my first try in last a few days, how come it says “too many requests…”

my account is registered via email login
Vercel CLI 32.5.6

Deployment URL or Custom Domain:
Environment (local, preview, production):
Project Framework: nextjs
Build Settings:
  Framework Preset:
  Build Command (if not default):
  Output Directory (if not default):
  Install Command (if not default):
Node/Runtime Version: 18.18.0
Package Manager: npm
Relevant Packages:

Hi there,

Welcome to Vercel Community and apologies for the inconvenience.

  • Is this first time you are trying Azure Devops extension to reproduce this?
  • Did you recently perform any changes to Devops script / task?
  • Could you pass --debug parameter with your vercel login command and share us the output?

Update: We are investigating this issue.

Hi,

We have pushed a fix which we believe should address the problem. Can you try again and let us know how it goes?

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.