Org Api Token cannot create deploy tokens

flyctl token create deploy -a myapp --access-token $MY_ORG_TOKEN

Error: failed creating deploy token: input:3: createLimitedAccessToken Not authorized to access this createlimitedaccesstoken

I can use the org token to create and destroy apps but not to create deploy keys for such apps. Is this normal?

I am using the org token in the Machines rest API and I wanted to pair it with flyctl commands to be able to automate app management in my organization.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.