You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is mostly question, but bug. But - registered API key, wrote sample script, and for some reason, even with paging, I just get some (60) of my playlists. Some, not necessarily newest, or oldest (I think) are missing.
Not sure how to check it differently, but I seem to recall at one point trying to use another tool/library, and the same problem was there - not all playlists were there.
Is there anything I can look into to find them?
The text was updated successfully, but these errors were encountered:
It's a quite old question, but maybe someone can use this: you have to set the proper scopes for the user in the Omniauth initializer and re-authorize the user. In my case playlist-read-private and playlist-read-collaborative scopes made the magic.
This is mostly question, but bug. But - registered API key, wrote sample script, and for some reason, even with paging, I just get some (60) of my playlists. Some, not necessarily newest, or oldest (I think) are missing.
Not sure how to check it differently, but I seem to recall at one point trying to use another tool/library, and the same problem was there - not all playlists were there.
Is there anything I can look into to find them?
The text was updated successfully, but these errors were encountered: