getting Pycharm to make another OAUTH request to Github (after org was denied first time)

Answered

I am trying to set up PyCharm to pull PRs from Github. I clicked the initial "authorize", got the page from jetbrains that (i guess) generated the token, saying "you can close this page now". Then PYCh brings up Github with a "do you approve this token".

I said YES, but I *failed to Grant access to my organization*. 

Now PYCh says:

Can't load data from GitHub
[Although you appear to have the correct authorization credentials, the `csufmse` organization has enabled OAuth App access restrictions, meaning that data access to third-parties is limited. For more information on these restrictions, including how to enable this app, visit https://docs.github.com/articles/restricting-access-to-your-organization-s-data/].

and I can't seem to find a token in Github in either my personal settings or the organization.

 

I'd like Pych to re-authorize (generate a new token) so I can approved my organization.

 

Help? Thanks!

----

PyCharm 2020.3.4 (Professional Edition)
Build #PY-203.7717.65, built on March 16, 2021
Licensed to BRUCE MCKENZIE
Subscription is active until March 8, 2022.
For educational use only.
Runtime version: 11.0.10+8-b1145.96 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Linux 5.4.0-64-generic
GC: ParNew, ConcurrentMarkSweep
Memory: 960M
Cores: 8

Current Desktop: X-Cinnamon

0
1 comment

Hello bjmckenz

Could you please clarify whether you had a chance to check the link specified in the error message:

https://docs.github.com/articles/restricting-access-to-your-organization-s-data/

Once you've followed the guide - does it help? 
This link can be also helpful if you organization utilize OAuth:
https://docs.github.com/en/github/setting-up-and-managing-your-github-user-account/requesting-organization-approval-for-oauth-apps

0

Please sign in to leave a comment.