The requested URL returned error: 403

What happens

I am trying to submit my commit to the main repository but I am getting the following error:
“”"
$ git push origin rocken2k
remote: You are not allowed to push code to this project.
fatal: unable to access ‘https://gitlab.com/autonomicjump/challenges.git/’: The requested URL returned error: 403
“”"

What do you understand or find about that problem.

It looks like I lost my access to push to the repository or something is happening with the repository

You make any workaround? What did you do?

I double checked and my name still is in the polices, and yes it is still there.
After that I did the following steps: deleted my local repository, cloned a new one, made the changes and committed again.
But I am still getting the same error.

I need help with

Understand what is going on and how I can workaround.

I just gave you access to the repository again, now you should be able to push your changes

1 Like