-
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Wondering if this still works.
AxiosError: Request failed with status code 502
at settle (/Users/maxpleaner/Desktop/Code2/github-takeout/node_modules/axios/dist/node/axios.cjs:1966:12)
at IncomingMessage.handleStreamEnd (/Users/maxpleaner/Desktop/Code2/github-takeout/node_modules/axios/dist/node/axios.cjs:3065:11)
at IncomingMessage.emit (node:events:520:35)
at endReadableNT (node:internal/streams/readable:1701:12)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21)
at Axios.request (/Users/maxpleaner/Desktop/Code2/github-takeout/node_modules/axios/dist/node/axios.cjs:3876:41)
at process.processTicksAndRejections (node:internal/process/task_queues:103:5)
at async /Users/maxpleaner/Desktop/Code2/github-takeout/lib/starredGists.js:108:29
at async Promise.all (index 14)
at async processStarredGists (/Users/maxpleaner/Desktop/Code2/github-takeout/lib/starredGists.js:106:5)
at async processAllStarredGists (/Users/maxpleaner/Desktop/Code2/github-takeout/lib/starredGists.js:241:9) {
Are there some specific permissions we need for our token?
Reactions are currently unavailable