ytmusicapi icon indicating copy to clipboard operation
ytmusicapi copied to clipboard

get_history() fails

Open atlasrule opened this issue 3 years ago • 2 comments

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' . .

atlasrule avatar Sep 23 '22 04:09 atlasrule

I'm not seeing this issue on my end. Has the response format changed?

sigma67 avatar Sep 23 '22 07:09 sigma67

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.

atlasrule avatar Sep 24 '22 08:09 atlasrule

merged in 7de7ecf

sigma67 avatar Oct 01 '22 13:10 sigma67