Fatal: unable to access '…': The requested URL returned error: 403 Using Sourcetree

Everything was working fine and I was able to push, until my personal token was expired. I tried to push and it gave me this error. I made another token and authenticated with it, but still it gave me error.

git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks push -v --tags My_Gitlab master:master
fatal: unable to access ‘https://gitlab.com/aliaboshady/project-boost.git/’: The requested URL returned error: 403
Pushing to https://gitlab.com/aliaboshady/project-boost.git
Completed with errors, see above.