Thinkmill / Thinkmill/keystatic
githubReader
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 159
- Avg merge
- 21h 41m
- Merged PRs (30d)
- 2
Description
Hello,
I am currently building a website for a personal project and using cloudflare workers + keystatic cloud and when I use githubReader I am getting this error message, is there a configuration thing I don't know about ?
Error: Failed to fetch tree: 403 Request forbidden by administrative rules. Please make sure your request has a User-Agent header (https://docs.github.com/en/rest/overview/resources-in-the-rest-api#user-agent-required). Check https://developer.github.com for other possible causes. "
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the githubReader entry point and reproduce the request in a Cloudflare Workers environment using the configuration described in the issue. Trace the GitHub tree fetch and verify that the request is accepted without the 403 User-Agent error; document the required configuration or a confirmed fix.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, typescript
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100