The requested URL returned error: 403 i can't push

I’m creating branch “juand”. When doing push I get the error.

git push origin juand20
remote: You are not allowed to push code to this project.
fatal: unable to access ‘Autonomic Jump / challenges · GitLab’: The requested URL returned error: 403

How can I solve that?

Since this publication does not follow what is described in Help | Autonomic Jump I am closing it until it meets the conditions

What happens

I’m creating branch “juand”, allows me to commit but when doing push I get the error.

git push origin juand20
remote: You are not allowed to push code to this project.
fatal: unable to access ‘Autonomic Jump / challenges · GitLab’: The requested URL returned error: 403

What do you understand or find about that problem

I may not have access to the repository or there is something wrong with my user or the repository

You make any workaround? What did you do?

Verify that the names were correct clone the repository again, create different branches as a test but they were not taken

I need help with

Checking if the accesses are correct and if it is not the case, some relevant information to be able to publish the challenges.

now you should be able to push solutions to the repo

let me know if it’s ok