-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Description
What is the recommended workaround for the 1MB limit on blobs the API will fetch?
I get this exception in my app:
"Octokit.ForbiddenException: This API returns blobs up to 1 MB in size. The requested blob is too large to fetch via the API, but you can use the Git Data API to request blobs up to 100 MB in size."
It would be a huge effort to refactor my code to use Git Data API.
Thanks for any help or advice!
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
🆕 Triage