my repository set a access tokens for my laptop to access repo, but the first token I forgot to expend the expired date, so it expired in 7 days. I rotated the access token, but my laptop still cannot push my code to bitbucket.
after I rotated the token key, seems the key not changed, and I did the git config to update the email by the instruction.
I don't understand the 30min expired time for old token, because seems the old token is same as the new on.