Skip to content

Configure command doesn't accept valid client secret #4

@FreddyOriginal

Description

@FreddyOriginal

Issue

The current client secret validation only accepts secrets with a length of exactly 30 characters. However, my valid secret has 31.
It's worth mentioning that my application is one of the so-called old applications. Maybe those are (or were) able to generate secrets with variable length.

Current workaround

Configure the CLI with a random 30 character secret and edit the resulting .twitch-cli.env file manually afterwards.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions