I am writing a python script that goes into a repo in bitbucket and takes the baseline data and puts it into an excel file into an organized fashion. In the script I have it so that it uses my username and password to access bit bucket but when I enter it into the terminal, I end up a 401 error and it is saying my authentication is incorrect so I just don't know what else I can do to fix it because I have full access to the repo, I created it. I have it set for my bitbucket password and my app password.