Cannot clone from Bitbucket - bitbucket

I am using Bitbucket for the first time and I signed with with my Gmail account so I did not provide password. But when I try to clone a project, it's asking me for my password and I tried my gmail password but it fails obviously.

BitBucket doesn't know your Gmail password. It definitely should not. Go to https://id.atlassian.com/ and set the password for your account.

Related

How am I supposed to generate API key for SendGrid through Heroku? Do I use Heroku generated SendGrid Addon credentials?

I recently created my Heroku account and added SendGrid as an add on. However, it does not send me to my SendGrid account when I click the link. Also, I tried to go to SendGrid and use my username and password created by the Heroku add on, but it displays a popup to "Check your *****#heroku.com inbox for an email from us"??
I dont have a heroku email with my account... I am confused, I see that I can't use username or password anymore for the ActionMailer.smtp_settings, but idk how to generate this API key.

when user using Atlassian account password for basic authentication to connect to bitbucket cloud

If you are using the HTTPS protocol for Git operations
And when user cloning any repo so basically showing this are the error show => :
Cloning into 'demorepo'…
Password for 'https://rmakwanakrishnainfotechsoftware#bitbucket.org': ****
remote: Bitbucket Cloud recently stopped supporting account passwords for Git authentication.
remote: App passwords are recommended for most use cases and can be created in your Personal settings:
remote: https://bitbucket.org/account/settings/app-passwords/
fatal: Authentication failed for 'https://bitbucket.org/rmakwanakrishnainfotechsoftware//demorepo.git/'
Step 1. First Log in using your Atlassian account password for Basic authentication to connect to Bitbucket Cloud
click on link => https://id.atlassian.com/signup?application=bitbucket&continue=https%3A%2F%2Fbitbucket.org%2Faccount%2Fsignin%2F%3Fnext%3D%252F
Step 2. Then you will need to update your configuration to use either an app password.
Go to the profile account and click on Personal settings
Step 3. In your Personal Settings you will be show App password.
Click on App password
Step 4. so here basically you can create your App password
Click on Create app password , so here you see some check box.
check box click based on your requirement
Step 5. click on Create button so code will be generate automatically.
please copy that code because, clone any repo time use this password.
so now on word your issue will resolved.
Thankyou team
Happy coding,

AWS connect change password for agent permission

Is there any way to provide change password option to agents, may be somewhere in the settings?
Currently I don't see that enable/disable permission option available for the agents.
On the AWS connect only option we have is forgot password and same can be used for resetting password too, following are the steps for that
Reset your agent or manager password
Use the following steps if you want to change your password, or if you forgot it and need a new one.
If you're an Amazon Connect agent or manager, at the login page,
choose Forgot Password.
Type the characters you see in the image, and then choose Recover
Password.
A message will be sent to your email address with a link that you can
use to reset your password.
Ref: https://docs.aws.amazon.com/connect/latest/adminguide/password-reset.html

Using Bitbucket App Password in WebStorm

I'm working on a project in WebStorm that's hooked up to Bitbucket for version control. Every once in a while I get a prompt to log into my repository and there is link on the bottom suggesting I use a Bitbucket app password. I have an app password on Bitbucket, but can't find anything on the web about how to integrate WebStorm with the app password.
If your repository is at https://bitbucket.org/username/repo.git then the username field is to be filled with the username part in the URL and the password is your created app password.
Instead of typing your account username and password in the dialog, type your app password's id in the username field and your app password's password in the password field.

TFS Installation

I setup TFS today on my machine and whenever I try to go to the web access it keeps asking me for a username and password. It also prompts me for one when I try to administer security in the application tier.
I didn't select a username and password when I set this up and I tried my machines username and password but it won't work. To top it off, my machine does not have a password and it keeps telling me i have to enter a password.
Is there a default password or login that I need to know about?
I'm having a similar problem in Windows 8. I was unable to get it to work in Chrome (my default browser) but I was able to sign in through IE 10 using the same Live ID credentials used to log into the PC.
TFS only works with accounts that have a password.
Also, TFS only works with domain accounts, not machine accounts.

Resources