l
w
Hey Luke - did you click authorize and thats when the error message in the bottom right came up? I just game this flow a whirl and it worked just fine for me.
l
Yes that is when I saw the error.
How would one even begin to debugg this?
w
Yeah sorry that’s frustrating. For starters, can you just try again fresh with a new browser window? If that doesn’t work we can look into the dev tools to see if any network calls are failing.
If it prompts you to reauthenticate just say yes (press y)
You know what - dont do that. The surefire way to connect local to cloud is the original way before we had the browser convenience, lets just do it that way. Login to the cloud UI, create an api key from your name -> api keys (see pic). Copy the API key. Then in your terminal run the command
prefect cloud login -k YOUR_API_KEY