fetch repos using direct organization query instead of search API#401
fetch repos using direct organization query instead of search API#401malhomaid wants to merge 2 commits intografana:mainfrom
Conversation
…instead of search API
|
|
|
But this actually doesn't work for querying normal users repos(not orgs) |
Any suggestion on which approach should we use since both approaches are not covering all use cases? |
|
Hello @malhomaid After spending time with graphql, rest api and access tokens etc I see the problem. See: |
Hello, I'm facing an issue when querying public repos for
HudHud-Mapsorg, it's a weird issue it only happens with this org, I tried a PFA/Github App from the same org and I can only see the private repos, and when I use a PFA from a user out side of this org I can't see any public repo.