git-touch icon indicating copy to clipboard operation
git-touch copied to clipboard

Format Exception: Invalid character (at 9 character)

Open salmonix opened this issue 4 years ago • 1 comments

Hi there! Thanks for the great and very useful app.

My small issue is: Trying to create the login credentials for a Bitbucket account when entering the App password for bitbucket I get this error message:

Format Exception: Invalid character (at 9 character)

The app password was 9qDxXjc6C2xAcVQ5YWW4 The error pointer ^ points to the c at the 'xAc' substring, that is the 13th position.

( On app passwords for Bitbucket: https://support.atlassian.com/bitbucket-cloud/docs/app-passwords/ ) Other passwords also fail. Error message is always the same but the ^ pointer points to different parts of the password string.

salmonix avatar Nov 15 '21 10:11 salmonix

Same issue here.

JonLaliberte avatar Mar 10 '22 17:03 JonLaliberte