Jonathan Mathews
04/05/2022, 11:00 AMprefect auth login --key <replaced with my key>
I get the following error:
Unauthorized. Invalid Prefect Cloud API key.
The cloud UI says my key has been createdAnna Geller
04/05/2022, 11:08 AMprefect diagnostics
? How do you create the API key - can you create a new one and make sure that it's valid (not expired)?Jonathan Mathews
04/05/2022, 11:10 AM❯ prefect diagnostics
{
"config_overrides": {},
"env_vars": [],
"system_information": {
"platform": "macOS-10.16-x86_64-i386-64bit",
"prefect_backend": "cloud",
"prefect_version": "0.15.12",
"python_version": "3.8.12"
}
}
Anna Geller
04/05/2022, 11:15 AMtenant_id
must be a valid UUID. Got ''.` - I will communicate this with the team and let you know once we know more. Thanks for reporting this!Jonathan Mathews
04/05/2022, 12:27 PM