Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: Cannot read properties of undefined (reading 'url') at iCloudDriveService.downloadFile #27

Open
WeeJeWel opened this issue Sep 1, 2024 · 0 comments

Comments

@WeeJeWel
Copy link

WeeJeWel commented Sep 1, 2024

After running a script for some time (I think approximately 1 hour but I'm not sure), the following error always appears:

TypeError: Cannot read properties of undefined (reading 'url')
    at iCloudDriveService.downloadFile (/app/node_modules/icloudjs/build/services/drive.js:106:80)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

This seems to refer to https://github.com/foxt/icloud.js/blame/main/src/services/drive.ts#L141.

Could it be that the cookie is only valid for some time? Or is something else going on?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant