Skip to content

BUG: Authenticated REST API queries of repos/OWNER/REPO/issues/NUMBER/timeline return fewer events than UNAUTHENTICATED queries do #58534

Closed Answered by 0xB10C
0xB10C asked this question in API and Webhooks
Discussion options

You must be logged in to vote

The GitHub support helped out here. I was using a fine-grained GitHub access token, which are still in beta. My default token with public Repositories (read-only) selected didn't have the right permissions apparently. Using a classic token worked fine.

GitHub support wrote this if anyone wants to use a fine-grained token:

Yeah Fine-grained token are still in beta and engineering team are continuing to make improvements. The token type have more granular permissions and certain API endpoints are not yet fully supported.

In this case, it seems you'd need to create a token selecting the bitcoin organization as the resource owner and the bitcoin/bitcoin repository under repository access? Th…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by 0xB10C
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working correctly API and Webhooks Discussions and conversations related to APIs or Webhooks
1 participant