Automatically login and find available free games the Epic Games Store. Sends you a prepopulated checkout link so you can complete the checkout after logging in. Supports multiple accounts, login sessions, and scheduled runs.
at Object.transform (/usr/app/src/free-games.ts:82:21)
at paginateEach (/usr/app/node_modules/got/dist/source/create.js:180:45)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at AsyncGeneratorFunction.got.paginate.all (/usr/app/node_modules/got/dist/source/create.js:213:26)
at FreeGames.getCatalogFreeGames (/usr/app/src/free-games.ts:67:19)
at FreeGames.getAllFreeGames (/usr/app/src/free-games.ts:309:24)
at redeemAccount (/usr/app/src/index.ts:27:20)
at async Promise.all (index 0)
at main (/usr/app/src/index.ts:67:5)
}
Recently updated to the latest docker image.
Error: Error paginating catalog data: {"errors":[{"message":"PersistedQueryNotFound","correlationId":"","serviceResponse":"{\"errorStatus\":500}","stack":null}]}
at Object.transform (/usr/app/src/free-games.ts:82:21) at paginateEach (/usr/app/node_modules/got/dist/source/create.js:180:45) at processTicksAndRejections (node:internal/process/task_queues:96:5) at AsyncGeneratorFunction.got.paginate.all (/usr/app/node_modules/got/dist/source/create.js:213:26) at FreeGames.getCatalogFreeGames (/usr/app/src/free-games.ts:67:19) at FreeGames.getAllFreeGames (/usr/app/src/free-games.ts:309:24) at redeemAccount (/usr/app/src/index.ts:27:20) at async Promise.all (index 0) at main (/usr/app/src/index.ts:67:5) }