nus-cs2113-AY2021S2 / forum

5 stars 0 forks source link

Unable to push using sourcetree #18

Open geezzzyyy opened 3 years ago

geezzzyyy commented 3 years ago

I am using sourcetree for macOs Catalina 10.15.6 when I try to push to my forked repository, I get an error message like this:

Pushing to https://github.com/geezzzyyy/lender.git remote: Permission to geezzzyyy/lender.git denied to geezzzyyy. fatal: unable to access 'https://github.com/geezzzyyy/lender.git/': The requested URL returned error: 403

how should I solve this issue? thanks

okkhoy commented 3 years ago

Could be a temporary issue, please try again?

geezzzyyy commented 3 years ago

I first realized this problem during last Friday's lecture, till now, still unable to push.

Could be a temporary issue, please try again?

okkhoy commented 3 years ago

Ouch! sorry I misread 403 (no authentication) as 503 (service unavailable). Check if https://github.com/nus-cs2113-AY2021S2/forum/issues/8 (the steps or the stackoverflow link provided by your friend) helps?