deezzy icon indicating copy to clipboard operation
deezzy copied to clipboard

QUEUELIST_NO_RIGHT

Open fetheve opened this issue 7 years ago • 3 comments

Hello

Thanks again for this very cool project. I keep on getting the following whenever I launch the application.

PLAYER_EVENT ==== QUEUELIST_NO_RIGHT

Any idea on where I can find the signification for this (could not locate the appropriate doc from deezer on this).

Thanks Fred

fetheve avatar Sep 23 '18 16:09 fetheve

Hi @fetheve, glad you like this project! The event you mention sounds like a credentials error. Did you go through the whole deezer-account/user-id/access-token creation procedure described in the README? Unfortunately the native SDK is not supported anymore by the Deezer dev team, as it does not appear anymore on their website... and its documentation has sadly always been very poor, so it's hard for me to easily find the right solution for your problem.

Regards

Albert

blackccpie avatar Sep 23 '18 19:09 blackccpie

Thanks Albert

I did go through the process and I get confirmation at the beginning of the that I am properly logged in:

0206:457887 dz_crash_handler: [dz_crash_handler_init:286] Crash Handler available Device ID : af64e540584b2cc3adb650cfeecf09d9 (App:0x1086fe8) ++++ CONNECT_EVENT ++++ USER_LOGIN_OK CHANGE => dzradio:///user-fetheve LOAD => dzradio:///user-fetheve (App:0x1086fe8) ==== PLAYER_EVENT ==== QUEUELIST_LOADED for idx: 0

I will try to investigate further and add a few checks in the code.

Best Fred

Le dim. 23 sept. 2018 à 21:57, Albert [email protected] a écrit :

Hi @fetheve https://github.com/fetheve, glad you like this project! The event you mention sounds like a credentials error. Did you go through the whole deezer-account/user-id/access-token creation procedure described in the README? Unfortunately the native SDK is not supported anymore by the Deezer dev team, as it does not appear anymore on their website... and its documentation has sadly always been very poor, so it's hard for me to easily find the right solution for your problem.

Regards

Albert

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/blackccpie/deezzy/issues/5#issuecomment-423843376, or mute the thread https://github.com/notifications/unsubscribe-auth/ACbI_Fm3_S-dpx-NAm9HejXweqMtENk3ks5ud-e4gaJpZM4W1wji .

fetheve avatar Sep 23 '18 20:09 fetheve

@fetheve : that's strange indeed, have you tried with different content uris : an album, or a single track? maybe user flow is only available for paying subscribers... I don't know if you are.

blackccpie avatar Sep 24 '18 12:09 blackccpie