We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In the spotify node, I am unable to get all the user's playlists. I am getting hit with this error:
Cannot read properties of null (reading '$error')
It always worked and listed all the playlists
Ubuntu Linux 22.04
1.70.3
18.17.1
SQLite (default)
main (default)
The text was updated successfully, but these errors were encountered:
Hey @larsassink,
We have created an internal ticket to look into this which we will be tracking as "GHC-588"
Sorry, something went wrong.
This is a duplicate of #12026, and will be fixed in #12080.
Thanks @netroy.
No branches or pull requests
Bug Description
In the spotify node, I am unable to get all the user's playlists. I am getting hit with this error:
Cannot read properties of null (reading '$error')
To Reproduce
Expected behavior
It always worked and listed all the playlists
Operating System
Ubuntu Linux 22.04
n8n Version
1.70.3
Node.js Version
18.17.1
Database
SQLite (default)
Execution mode
main (default)
The text was updated successfully, but these errors were encountered: