mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-03-09 07:12:11 -05:00
Format Exception: Invalid character (at 9 character) #174
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @salmonix on GitHub (Nov 15, 2021).
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.
@JonLaliberte commented on GitHub (Mar 10, 2022):
Same issue here.