Open-Issue Prefect Team 1
08/11/2021, 7:19 PMUnauthorized
error when trying to add a service account on this page. (See attached screenshots.) Is that because the account I'm using is on the Free Plan?Kevin Kho
08/11/2021, 7:27 PMOpen-Issue Prefect Team 1
08/11/2021, 7:28 PMKevin Kho
08/11/2021, 7:29 PMOpen-Issue Prefect Team 1
08/11/2021, 7:30 PMUserWarning: Client was created with an API token configured for authentication. API tokens are deprecated, please use API keys instead.
~/.prefect/config.toml
configured with:
[cloud]
auth_token = "<TOKEN HERE>"
auth_token
wrong?Kevin Kho
08/11/2021, 7:33 PM[cloud]
api_key = "<YOUR-KEY>"
Open-Issue Prefect Team 1
08/11/2021, 7:34 PMKevin Kho
08/11/2021, 7:34 PMOpen-Issue Prefect Team 1
08/11/2021, 7:37 PMUnauthorized
problem seems to be unrelated.Kevin Kho
08/11/2021, 7:37 PMOpen-Issue Prefect Team 1
08/11/2021, 7:47 PMUser
or Read only
. It succeeded just now when I tried using Role Administrator
. So, like you say, you can't narrow down Service Account permissions unless you're on an Enterprise plan. But you can create a Service Account.Kevin Kho
08/11/2021, 7:47 PMOpen-Issue Prefect Team 1
08/11/2021, 7:48 PMKevin Kho
08/11/2021, 7:50 PMUser
and Read Only
keys should not appear in your drop down on the free tier so that is a bug and we’ll open another issue for it.Open-Issue Prefect Team 1
08/11/2021, 8:11 PMUser
and Read only
keys that should not appear on the free tier.Kevin Kho
08/11/2021, 8:13 PM