philippe44 / lms-deezer

MIT License
35 stars 7 forks source link

cannot authorize account #42

Open shemeck opened 3 months ago

shemeck commented 3 months ago

from yesterday cannot authorize account. During authorization I get message : Authorization failed, or no Premium account.

mic2654 commented 3 months ago

This error suddenly appeared for me as well. I'm not able to enter the arl cookie value.

marcolefo commented 3 months ago

Hi. Same problem for us on deezer Family account : Authorization failed, or no Premium account.

Logitech Media Server Version: 8.5.2 - 1716215514 (Debian bookworm) Plugin Deezer [Version 2.81.4]

michaelherger commented 3 months ago

I've pushed an update. It won't fix your problem, but adds more log information in case of failure. Please install it asap, try to re-authenticate, then check your server.log file for hints about the auth failure (Settings/Information).

shemeck commented 3 months ago

@michaelherger - I've tested, but same results

michaelherger commented 3 months ago

I said "It won't fix your problem". Did you check your server.log file as outlined in my previous response?

shemeck commented 3 months ago

Yes, my fault I read it as "If won't fix..." :)

[24-06-13 09:30:12.4997] Plugins::Deezer::API::Auth::ANON (151) { error => { code => 50, message => "Application error", type => "OAuthException" },

You can find attached log. If I can check something else please give me directions. server.log

michaelherger commented 3 months ago

@philippe44 we seem to get an access token ok, but then calling user info (probably others) would fail with this obscure auth error. Any idea?

philippe44 commented 3 months ago

Sorry guys, I'll try to have a look but I have very limited time crrently and limited access to tools, so it might a long while unless it's super simple.

philippe44 commented 3 months ago

oh, "application error", so it's likely that our friends from dzr have banned my appId. Some people on the dzr forum bragged about this LMS implementation very loudly and it's not very smart, so that might be the result of it.

shemeck commented 3 months ago

Grassroots initiative hasn't been praised lately, pitty :(

you put a lot of work into it and the project turned out really nice

s1rauch commented 3 months ago

oh, "application error", so it's likely that our friends from dzr have banned my appId. Some people on the dzr forum bragged about this LMS implementation very loudly and it's not very smart, so that might be the result of it.

Is there something we can do, to help to unlock the application?

Thanks for your work

philippe44 commented 3 months ago

I don't think Deezer cares a sec, unfortunately

MickaelB commented 3 months ago

it's seem to be impossible to get a new APP_ID from this url : https://developers.deezer.com/myapps

We're not accepting new application creation at this time. Please check again later.

Deezer seems disable apps :-(

Deezer Flow running well for me but without picture and title

I hope things been resolved in few days !

philippe44 commented 3 months ago

It is unlikely that it will be resolved

proncola commented 3 months ago

I was unlucky since I attempted to configure this plugin when it was 'removed' by Deezer... (it took me a while before confirming the problem from this log)

I've submitted a case to Deezer support. I do encourage everybody doing the same. At least, they'll be able to assess of many subscriptions may be affected (and lost in the near future...)

Pascal

shemeck commented 3 months ago

Hi Pascal,

Can You share text of Your case? To raise similar ticket?

Przemek

proncola commented 3 months ago

Here's my message to Deezer support:

Je ne peux plus accéder à Deezer depuis mes radios Internet Logitech Squeezebox, depuis la suppression des permissions du plugin utilisé par plusieurs centaines de personnes:
  https://github.com/philippe44/lms-deezer/issues/42
  L'erreur est 'Authorization failed, or no Premium account. '

Je me demande si rester fidèle à une société française, continuer à payer un abonnement Family à Deezer qui offre de moins en moins de possibilités et dont le prix a augmenté récemment, est encore le meilleur choix...

Merci de rétablir au plus vite.
Picounou commented 3 months ago

Great ! It's ok for me with new version 3.0.0 Thanks for your work

Gahen71 commented 3 months ago

Hi, Thank you very much for your work! Deezer is back!

proncola commented 3 months ago

Awesome job ! Thanks.

shemeck commented 3 months ago

Perfect! Thank You very much!

Just found that add account button is missing when You want to change account to other.

Mastemaoh commented 3 months ago

Perfect! Thank You very much!

Just found that add account button is missing when You want to change account to other.

Hi @philippe44 , the plugin is a great work.

@shemeck, i have the same problem, because my wife has no access to her libary.

@philippe44 , @michaelherger, the main-account only has an "ARL" , but second (no sharing) accounts have addional an "Account-ID"

image

Thanks

marcolefo commented 3 months ago

Hi ! Thanks.

With 3.0.1 my Deezer is back but for now I can't add the other members of the family account

I have tried to delete my account, put ARL from an other account from family but it is alway the principal account that is take.

philippe44 commented 3 months ago

I will try to look at that but I'm busy with other things as well as bringing back other features now that Deezer has nuked the whole application. In addition, all what I'm adding is brittle by design so I'm not sure it's worth too much of my time.

marcolefo commented 3 months ago

I understand so much. I am really disappointed by Deezer

Thanks again.

pbadel commented 3 months ago

thanks @philippe44 ! deezer is back on my lms :-)

CCL-MC commented 2 weeks ago

Hi, I try to install LMS 8.5.3 with Deezer 3.1.1 plugin on a MAC (10.13) to replace my old 7.3 on a Syno. My Deezer account (Deezer Familly with Orange)seem to be in "public" (box is unchecked) I copy ARL in Deezer parameter LMS page but I always receive the message "Échec d'autorisation, ou compte non Premium." Reboot, refresh page, try again... no effect Can you help me please ? Thanks in advance.

michaelherger commented 2 weeks ago

@CCL-MC please check your server.log file. With macOS 10.13 I wouldn't be surprised if an outdated SSL library was the cause of the trouble. What versions would be reported in Settings/Information?

CCL-MC commented 2 weeks ago

Hi, sorry for my late answer I find this in log file : [24-09-20 16:50:25.6048] Slim::Utils::Misc::msg (1319) Warning: [16:50:25.6044] You're using a rather old version of IO::Socket::SSL (v1.966) - please try to update to at least 2.020 for improved compatibility.

michaelherger commented 1 week ago

Well, as the message says...

This thread/posting might be helpful: https://forums.slimdevices.com/forum/user-forums/logitech-media-server/106382-error-can-t-connect-to-remote-server-to-retrieve?p=1357195#post1357195

CCL-MC commented 5 days ago

Thanks, I tried to install Open SSL. Now i have this message Plugins::Deezer::Settings::ANON (49) Unable to add /refresh user with ARL Plugins::Deezer::Settings::ANON (49) Unable to add /refresh user with ARL

CCL-MC commented 5 days ago

Sorry, install doesn't work correctly. I retried and after a long installation time i had this message in Console: Installing runtime libraries install libcrypto.3.dylib -> /usr/local/lib/libcrypto.3.dylib cp: /usr/local/lib/libcrypto.3.dylib.new: Permission denied make: [install_runtime_libs] Error 1 I'm confused, can you help me ?