When the token contains a '/', we encounter a 'bad/illegal format' error. How can we handle this situation or modify the token to prevent this error?
Error
Hi Ritesh,
Have you tried using %2F in place of the slash?
Cheers,
Christian
Premier Support Engineer
Atlassian
I have the same issue.
%2F doesn't help:
```
Cloning into 'mybucket'...
remote: Invalid credentials
fatal: Authentication failed for 'https://bitbucket.org/myproject/mybucket.git/'
```
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.