You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.