gavinr / github-csv-tools

Import and export GitHub issues via CSV
https://npmjs.com/github-csv-tools
MIT License
650 stars 116 forks source link

Fetch failed, status 500 #114

Open Suji202 opened 9 months ago

Suji202 commented 9 months ago

Hello, I followed the instructions and following error happens. Can you please inform how to solve it? Thanks.

[@octokit/plugin-throttling] onAbuseLimit() is deprecated and will be removed in a future release of @octokit/plugin-throttling, please use the onSecondaryRateLimit handler instead error RequestError [HttpError]: fetch failed at ...\Roaming\npm\node_modules\github-csv-tools\node_modules\@octokit\request\dist-node\index.js:146:11 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Job.doExecute (....\Roaming\npm\node_modules\github-csv-tools\node_modules\bottleneck\light.js:405:18) { status: 500, request: { method: 'GET', url: 'https://api.github.com/repos/Suji202/https%3A%2F%2Fgithub.com%2FSuji202%2Fhitkip-datasets/issues?state=all', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'github-csv-tools octokit-rest.js/19.0.13 octokit-core.js/4.2.4 Node.js/20.9.0 (win32; x64)', authorization: 'token [REDACTED]' }, request: { hook: [Function: bound bound register] } } }