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
I encountered this issue when using the function GetPlaylist(int). What seems to fix it is to change the field RatingCount of type Metadata from string to int. It appears that #35 does not bring a fix for that though.