1
Vote

LoginAnonymously Failing

description

I get the following error when trying to login anonymously:
 
<?xml version="1.0" encoding="UTF-8"?><methodResponse><fault><value><struct><member><name>faultString</name><value>com.savagebeast.radio.RadioApplicationException: 192.168.161.228|1325157349208|AUTH_INVALID_TOKEN|invalid token</value></member><member><name>faultCode</name><value><int>0</int></value></member></struct></value></fault></methodResponse>

comments

JustinJosefAngel wrote Dec 31, 2011 at 10:04 PM

Yeah, I'm seeing this issue too.

The bad news is that I have no idea how to fix it. The method is only documented as part of pyndora and the current implementation matches their implementation. @ http://google.com/codesearch#-65jVd0CclY/pandora.py&q=pandora%20xmlrpc%20method&type=cs

If anyone has a fix for this, feel free to email/tweet me or submit a patch.

If I can't solve this within a few weeks, I'll remove this method from the IPandoraServiceV1 API.