Closed zonywhoop closed 2 years ago
I'll take a look at this over the next week or so, sorry I can't get to it sooner.
Looks like it may be tied to issue 69 in pydora which may be linked back to an API thing with pandora..
I had the same issue so I pulled Pydora stand-alone to see if I could troubleshoot the issue. Pydora ran just fine, so I assumed it was a credential issue. Change my Mopidy-pandora config to match Pydora and works fine now:
api_host = tuner.pandora.com/services/json/ partner_encryption_key = MCf5LjjV?Fr4cF4 partner_decryption_key = 2lSj00N1fKYfOk8x partner_username = android-gtv partner_password = ^bs2tzZAM47tvmAvV1GZS^TH1SBW?8o partner_device = gtv2-foster
I tried the above settings and get the same error on mopidy startup:
Dec 24 23:48:52 dabox mopidy[1401616]: raise PandoraException.from_code(result["code"], result["message"])
Dec 24 23:48:52 dabox mopidy[1401616]: pandora.errors.InvalidPartnerLogin: Invalid Partner Login
Dec 24 23:48:52 dabox mopidy[1401616]: ERROR [MainThread] mopidy.commands Actor died: PandoraBackend (urn:uuid:73f5ac7f-0f78-4ffd-9973-e5e5762c349e) stopped before handling the message
What version of pydora are you using @kirkaholic? I'm on 2.1.1
I left a more detailed comment on the pydora issue but the short version is to use the pandora one API key. It's possible the android one is turned-down now.
I'm getting "Partner Not Authorized" with the "pandora one" key...
Ran into the same thing but made 2 changes that fixed it;
"
@zonywhoop thanks, I missed the tuner URL above the AIR username. The "pandora one" key works for me now.
@zonywhoop can I close this issue? I'll monitor activity on pydora, hopefully we'll get an updated client at some point (see comments @mcrute posted in mcrute/pydora#69)
Yes, I'll close it out..
@zonywhoop thanks, I missed the tuner URL above the AIR username. The "pandora one" key works for me now.
requires a paid subscription to Pandora. until pydora is fixed, there appears to be no access for free, ad supported, accounts.
Mcrute: "TL;DR: Use the AIR client ID, this is probably not going to be fixable any time soon. ...In-fact the only credential set that seems to work for me anymore is the one from the AIR client."
Same issue as thread topic, but AIR isn't working either. Is there something obviously wrong with my (Mopidy) config?
FWIW I have a Plus account, not Premium.
[pandora]
enabled = true
api_host = internal-tuner.pandora.com/services/json/
partner_encryption_key = 2%3WCL*JU$MP]4
partner_decryption_key = U#IO$RZPAB%VX2
partner_username = 'pandora one'
partner_password = TVCKIBGS9AO9TSYLNNFUML0743LH82D
partner_device = D01
username = xxxxx
password = xxxxx
Single or double quotes around partner_username
produce the same error
pandora.errors.InvalidAuthToken: Invalid Auth Token
I really appreciate the work y'all put into this, so thanks for keeping on it.
@detroitgoose AIR stopped working for me as well. I don't have a solution to this problem until mcrute/pydora#69 is resolved.
I haven't used the Pandora plugin in a week or so but after a restart of my machine I'm now receiving the error below in the logs from Mopidy-Pandora. The username and password are correct for Pandora so not sure what else may have changed on their side to cause this.
OS: Ubuntu 20.04 Python: 3.8.10 Mopidy Info:
Log Output: