[GH-ISSUE #162] Issue: Not able to view Organizations #1639

Closed
opened 2026-04-21 22:54:29 -05:00 by GiteaMirror · 5 comments
Owner

Originally created by @luni-moon on GitHub (Jan 15, 2021).
Original GitHub issue: https://github.com/pd4d10/git-touch/issues/162

When I am on the “Me” tab, and click on the “Organizations” button, it shows that I don’t have an organization, even though I actually do. Currently, it says it is empty. This is related to this closed issue. Thank you!

Best Wishes,
Lukas Batema

Originally created by @luni-moon on GitHub (Jan 15, 2021). Original GitHub issue: https://github.com/pd4d10/git-touch/issues/162 When I am on the “Me” tab, and click on the “Organizations” button, it shows that I don’t have an organization, even though I actually do. Currently, it says it is empty. This is related to this [closed issue](https://github.com/git-touch/git-touch/issues/25). Thank you! Best Wishes, Lukas Batema
Author
Owner

@pd4d10 commented on GitHub (Jan 16, 2021):

Thanks for the report. which login entry do you use, OAuth2 or access token?

<!-- gh-comment-id:761299257 --> @pd4d10 commented on GitHub (Jan 16, 2021): Thanks for the report. which login entry do you use, OAuth2 or access token?
Author
Owner

@luni-moon commented on GitHub (Jan 16, 2021):

I use OAuth2 @pd4d10

Thanks for the report. which login entry do you use, OAuth2 or access token?

<!-- gh-comment-id:761562082 --> @luni-moon commented on GitHub (Jan 16, 2021): I use OAuth2 @pd4d10 > Thanks for the report. which login entry do you use, OAuth2 or access token?
Author
Owner

@pd4d10 commented on GitHub (Jan 17, 2021):

The API used in this case is here: https://api.github.com/users/{your_username}/orgs

Some organizations limit the 3rd app to access it. Could you please try this API and check if the result is the same as the App shows?

<!-- gh-comment-id:761754256 --> @pd4d10 commented on GitHub (Jan 17, 2021): The API used in this case is [here](https://docs.github.com/en/rest/reference/orgs#list-organizations-for-a-user): `https://api.github.com/users/{your_username}/orgs` Some organizations limit the 3rd app to access it. Could you please try this API and check if the result is the same as the App shows?
Author
Owner

@luni-moon commented on GitHub (Jan 17, 2021):

Dear @pd4d10,
I think the issue is fixed. Now it shows a non-stop blue refresh spinner under the visible organization. Thanks for your help!

Best Wishes,
Lukas Batema

<!-- gh-comment-id:761840554 --> @luni-moon commented on GitHub (Jan 17, 2021): Dear @pd4d10, I think the issue is fixed. Now it shows a non-stop blue refresh spinner under the visible organization. Thanks for your help! Best Wishes, Lukas Batema
Author
Owner

@pd4d10 commented on GitHub (Jan 31, 2021):

Closing. Feel free to reopen it if there are other problems

<!-- gh-comment-id:770324846 --> @pd4d10 commented on GitHub (Jan 31, 2021): Closing. Feel free to reopen it if there are other problems
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/git-touch#1639