I am getting this error message:
remote: You are using an app password for Git over HTTPS.
remote: On September 9, 2025, the creation of app passwords will be discontinued.
remote: From that date forward, you will need to create and use API tokens.
remote: All existing app passwords will become inactive on June 9, 2026.
remote: More details:
remote: https://support.atlassian.com/bitbucket-cloud/docs/api-tokens/
BUT my URL is:
git remote get-url --all origin
https://bkeitch:API KKEY@bitbucket.org/bkeitch/arduino.git
so why the error message??