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

Couldn't export: id undefined #74

Open
brickdomeguy opened this issue Dec 26, 2024 · 1 comment
Open

Couldn't export: id undefined #74

brickdomeguy opened this issue Dec 26, 2024 · 1 comment

Comments

@brickdomeguy
Copy link

Couldn't export Liked Songs with id undefined. Encountered TypeError: response is undefined
csvData/data_promise

Thanks.
exportify

@pavelkomarov
Copy link
Owner

pavelkomarov commented Dec 29, 2024

Very weird. If there's anything this project repeatedly shows, it's that you can't trust the data fields to have values. id undefined just happens because it's your Liked Songs, which isn't a proper playlist and therefore doesn't actually have an id. But there is a response deeper down that's undefined. If you retry exporting just your liked songs, do you still encounter the error?

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

2 participants