Cant add operator token through CLI 403 Forbidden

Hi,

last week I installed influx v2.3. Throug CLI I added operator token with no problems.
Today I installed v2.4 and adding operator token does not work?

If I use token that was created for admin I get:

Error: could not write auth with provided arguments: 403 Forbidden: permission read:instance is not allowed: read:instance is unauthorized

I generated new token with all access and then I get this:

Error: could not write auth with provided arguments: 403 Forbidden: permission read:authorizations is not allowed: read:authorizations is unauthorized

I am failing to see where is the issue since I did same thing on the other install and all went ok, the only difference is the version.

1 Like

I downgraded to v2.3.0 and it works fine.
So, there is an issue with adding tokens through cli on v2.4.0?