Hi Team, can anyone tell me what this error means...
# prefect-cloud
r
Hi Team, can anyone tell me what this error means,
👀 1
j
Hi Rakshith, the workspace being passed may be incorrect here. Are you passing in
< >
less than/greater than symbols in your secret for the workspace name?
I see the doc says to use
<account_handle>/<workspace_handle>
but I think that
<account_handle>
is referring to the literal name of the account rather than the account wrapped in the carrots
As an additional tip, if you set your url and api key as env vars, you should be able to skip the login step entirely
👀 1