Hello, I'm having issues authenticating to prefect...
# prefect-cloud
b
Hello, I'm having issues authenticating to prefect with
prefect cloud login
When I try to auth with the browser I see the following screenshot. But when I try to use my key from https://app.prefect.cloud/my/api-keys I get the error
Copy code
Unable to authenticate with Prefect Cloud. Your key is not in our expected format: 'pnu_' or 'pnb_'.
Can you provide some tips?
i was able to get in with the API key, but the web auth flow still seems broken. I'm using Brave if it helps with debugging
a
Thanks @Ben Epstein reviewing with the auth team.
👍 1
j
Hey, Brave's settings by default will block the callback sent back to your CLI. If you want to login with Brave you'll need to disable that temporarily/configure an allowance for it.
b
i had a feeling, thanks @Jake Kaplan -- im going to use the api key method moving forward