[GH-ISSUE #1305] Cannot seem to get a "data connection" to a github repo #821

Closed
opened 2026-02-22 18:21:34 -05:00 by yindo · 1 comment
Owner

Originally created by @Freffles on GitHub (May 8, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1305

Trying to create a data connection, will not accept the git clone URL and returns "Unable to fetch repository files: 404 {"message":"Not Found","documentation_url":"https://docs.github.com/rest/repos/contents#get-repository-content"}"

If I just paste in the url from the address bar then it will import 2 files only, .gitignore and readme.md

Originally created by @Freffles on GitHub (May 8, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1305 Trying to create a data connection, will not accept the git clone URL and returns "Unable to fetch repository files: 404 {"message":"Not Found","documentation_url":"https://docs.github.com/rest/repos/contents#get-repository-content"}" If I just paste in the url from the address bar then it will import 2 files only, .gitignore and readme.md
yindo closed this issue 2026-02-22 18:21:34 -05:00
Author
Owner

@timothycarambat commented on GitHub (May 8, 2024):

https://github.com/Mintplex-Labs/anything-llm/issues/1296

With no PAT the repo grabber will only get the top-level files and will not deep-read the files because of API rate-limits

@timothycarambat commented on GitHub (May 8, 2024): https://github.com/Mintplex-Labs/anything-llm/issues/1296 With no PAT the repo grabber will only get the top-level files and will not deep-read the files because of API rate-limits
yindo changed title from Cannot seem to get a "data connection" to a github repo to [GH-ISSUE #1305] Cannot seem to get a "data connection" to a github repo 2026-06-05 14:37:22 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#821