Cannot push Solution to repo

Hey, I’m trying to push my solution to a gitpod repo but i get an error message. I’ve tried enabling the permission and adding an ssh key but i still get the same error:

remote: Permission to freeCodeCamp/boilerplate-mean-variance-standard-deviation-calculator.git denied to . unable to access ‘GitHub - freeCodeCamp/boilerplate-mean-variance-standard-deviation-calculator’: The requested URL returned error: 403

Welcome there,

You need to fork the repository so you own your own copy. Then, you need to push to your fork.

Hope this helps

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.