I cant login using CLI

Hi! This is the first time im using roboflow CLI, so I might be doing something wrong.

When I run “roboflow login” in my terminal to get my token, and paste it so I can authentificate, I encounter this error:
“Traceback (most recent call last):
File “”, line 198, in run_module_as_main
File “”, line 88, in run_code
File "C:\Users\byby1\AppData\Local\Programs\Python\Python312\Scripts\roboflow.exe_main
.py", line 7, in
File “C:\Users\byby1\AppData\Local\Programs\Python\Python312\Lib\site-packages\roboflow\roboflowpy.py”, line 546, in main
args.func(args)
File “C:\Users\byby1\AppData\Local\Programs\Python\Python312\Lib\site-packages\roboflow\roboflowpy.py”, line 19, in login
roboflow.login()
File "C:\Users\byby1\AppData\Local\Programs\Python\Python312\Lib\site-packages\roboflow_init
.py”, line 93, in login
raise ValueError(“Invalid API key. Please check your API key and try again.”)
ValueError: Invalid API key. Please check your API key and try again."

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