Does someone know why am I not able to push my project to GitLab because an authentication error about token? I had to change my personal access token in Git, as it expired, and now, if I want to send to Git a new version of a robot, I receive a message: “Authentication failed. Please check the documentation for troubleshooting”.
What is wrong? Or maybe what am I doing wrong?
Thank you for your help!
I use a token authentication, not a SSH key. But, I have tried to push my new version using user email and password, and it worked, without asking me for a token. Is it normal?
Thank you!