Gitpod: [github authorization] Cannot push to org

Created on 4 Jul 2019  路  4Comments  路  Source: gitpod-io/gitpod

I created a fresh org, created a public project opened a workspace and wanted to push.
I get:

gitpod /workspace/helo-world $ git push
remote: Permission to dummy-org42/helo-world.git denied to svenefftinge.
fatal: unable to access 'https://github.com/dummy-org42/helo-world.git/': The requested URL returned error: 403

Most helpful comment

I had to go to my oauth app installation and grant access for the new organization.

The Gitpod UI should tell me that and provide a link or some other means to easily do that.
Currently I didn't get any feedback from the UI.

All 4 comments

I had to go to my oauth app installation and grant access for the new organization.

The Gitpod UI should tell me that and provide a link or some other means to easily do that.
Currently I didn't get any feedback from the UI.

There should have been a message shown in the frontend suggesting to fix permissions. Might be, your token has no write access, which is fine to just start a workspace for this repo.

https://github.com/gitpod-io/gitpod/issues/779 is another instance of this issue.

ok, then lets close this one as a dupe

Was this page helpful?
0 / 5 - 0 ratings

Related issues

alesanchezr picture alesanchezr  路  3Comments

ColbyWTaylor picture ColbyWTaylor  路  3Comments

LezaiNiubi picture LezaiNiubi  路  3Comments

PatMyron picture PatMyron  路  3Comments

iksaif picture iksaif  路  3Comments