i am pushing our local brach on origin but i am getting authentication failed error
git --no-optional-locks -c color.branch=false -c color.diff=false -c color.status=false -c diff.mnemonicprefix=false -c core.quotepath=false -c credential.helper=sourcetree push -v --tags --set-upstream origin refs/heads/feature/KP-3417-converge-payment_add_api:refs/heads/feature/KP-3417-converge-payment_add_api
Pushing to https://bitbucket.org/karepartners/kure-ios.git
remote: Invalid credentials
fatal: Authentication failed for 'https://bitbucket.org/karepartners/kure-ios.git/'
Pushing to https://bitbucket.org/karepartners/kure-ios.git
remote: Invalid credentials
fatal: Authentication failed for 'https://bitbucket.org/karepartners/kure-ios.git/'
Pushing to https://bitbucket.org/karepartners/kure-ios.git
remote: Invalid credentials
fatal: Authentication failed for 'https://bitbucket.org/karepartners/kure-ios.git/'
Pushing to https://bitbucket.org/karepartners/kure-ios.git
remote: Invalid credentials
fatal: Authentication failed for 'https://bitbucket.org/karepartners/kure-ios.git/'
Completed with errors, see above
anyone provide me solution to fix this problem
thanks
@puneet_kumar welcome to the Atlassian community
Make sure that your bitbucket credentials are correct. Once you have verified this by logging into bitbucket.org you can update your credentials in sourcetree.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.