-
Notifications
You must be signed in to change notification settings - Fork 216
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
get_history() fails #298
Labels
yt-update
A server-side change caused this issue
Comments
atlasrule
added a commit
to atlasrule/ytmusicapi
that referenced
this issue
Sep 23, 2022
Checking if nested objects absent solved solved my issue, sigma67#298 I'm not sure if it's suitable.
Closed
Closed
I'm not seeing this issue on my end. Has the response format changed? |
Hi @sigma67, first thing came to my mind was response format change, haven't checked the code for weeks prompted that my authentication has expired, probably due to logout. Faced the issue after I renewed my credentials. But I can't say if there's any format change. |
sigma67
pushed a commit
that referenced
this issue
Oct 1, 2022
Checking if nested objects absent solved solved my issue, #298 I'm not sure if it's suitable.
merged in 7de7ecf |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Function get_history() started returning empty array, while history is not empty. No authentication problems.
Program raises this:
Item 2: 'overlay'
Item 3: 'overlay'
Item 2: 'overlay'
Item 3: 'overlay'
.
.
The text was updated successfully, but these errors were encountered: