Skip to content

Handle "Too Many Requests" error #10

@baltpeter

Description

@baltpeter

I got this error when trying to fetch app details:

/home/benni/coding/JS/tweasel/experiments/monkey-july-2023/node_modules/parse-tunes/dist/src/app-details.ts:439
    return res.data[0].attributes;
                   ^


TypeError: Cannot read properties of undefined (reading '0')
    at $b3be88adecf6544a$export$22bc61add701495d (/home/benni/coding/JS/tweasel/experiments/monkey-july-2023/node_modules/parse-tunes/dist/src/app-details.ts:439:20)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async file:///home/benni/coding/JS/tweasel/experiments/monkey-july-2023/node_modules/p-map/index.js:139:20

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions