Supabase cli login (macOs)

I am having issues with cli login. I just installed the latest version of supabase cli using homebrew .
I run the command supabase login with the --debug flag.
It opens the browser window and provides me with the password to paste to the terminal.
However, on the terminal this results in 404 error.
2025/08/25 12:05:06 HTTP GET: https://api.supabase.com/platform/cli/login/efccf004-d8e1-4a68-8ab3-782782d2547b?device_code=f
All the supabase url operating status are green. So it is not like api is down.
any help or pointers , thanks.
Was this page helpful?