flyctl tokens create deploy fails

flyctl tokens create deploy
Error failed creating deploy token: input:5: mutation CreateLimitedAccessToken.createLimitedAccessToken.limitedAccessToken.token Field 'token' doesn't exist on type 'LimitedAccessToken'
input:6: mutation CreateLimitedAccessToken.createLimitedAccessToken.limitedAccessToken.tokenHeader Field 'tokenHeader' doesn't exist on type 'LimitedAccessToken'

On windows, using v2 apps.

@jmnoz thanks so much for the report! I’m able to reproduce this (same command and error on both a Nomad and a v2 app), so I’ll go look into this.

This should be fixed now. Thanks for letting us know!

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