Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Search API shouldn't require installation authentication #58

Open
bbaga opened this issue Apr 16, 2021 · 0 comments
Open

The Search API shouldn't require installation authentication #58

bbaga opened this issue Apr 16, 2021 · 0 comments

Comments

@bbaga
Copy link

bbaga commented Apr 16, 2021

When I try to search for issues in repositories on which my GitHub app is installed using the SearchClient, I get an error saying that this endpoint requires installation authentication. That shouldn't be the case. When the application has access to the repositories, the search should work with AppAuth too.

Correction: Search in general shouldn't require authentication as an installation, but searching in/for private repositories should.

To verify this, I replicated the code using https://github.com/hub4j/github-api and the search works fine with AppAuth.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant