# Cant push game hub part 2 to github

**URL:** https://forum.codewithmosh.com/t/cant-push-game-hub-part-2-to-github/19962
**Category:** React
**Created:** [April 30, 2023, 3:34pm UTC](https://forum.codewithmosh.com/t/cant-push-game-hub-part-2-to-github/19962 "2023-04-30T15:34:12Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![erelgalon](https://avatars.discourse-cdn.com/v4/letter/e/a698b9/32.png) [@erelgalon](https://forum.codewithmosh.com/u/erelgalon)
#### Post date: [April 30, 2023, 3:34pm UTC](https://forum.codewithmosh.com/t/cant-push-game-hub-part-2-to-github/19962/1 "2023-04-30T15:34:12Z")

</div>

hello ,  
after successfully depolying and push project code to my git hub part 1  
it tried to push the code to my github for part 2 after i completed the course  
but i get an error when i try  
PS C:\Users\erelg\OneDrive\Gamehub2\game-hub\> git push  
remote: Permission to mosh-hamedani/game-hub.git denied to erelgalon.  
fatal: unable to access ‘[GitHub - mosh-hamedani/game-hub](https://github.com/mosh-hamedani/game-hub.git/)’: The requested URL returned error: 403

please help me i need to do this for my interview thank you very much 🙂

---

<div class="post-metadata">

### Author: ![usr](https://avatars.discourse-cdn.com/v4/letter/u/f6c823/32.png) [@usr](https://forum.codewithmosh.com/u/usr)
#### Post date: [August 8, 2023, 7:06am UTC](https://forum.codewithmosh.com/t/cant-push-game-hub-part-2-to-github/19962/2 "2023-08-08T07:06:51Z")

</div>

I think you cloned his repo and you didn’t change the remote version it’s still pointing to old instance which is mosh’s repo of which you don’t have access.
