andyg;140603 Wrote: 
> OK, good.  Can you change the Login XML debug line to this?
> 
> > 
Code:
--------------------
  >   > 
  > $::d_plugins && msg("Live365API: Login XML:\n" . $http->content . "\n");
  > 
--------------------
> > 

Okay, here's what I get (I always change my login info to xxxx of
course):

Logging in xxxxxx
Live365: Loading
http://www.live365.com/cgi-bin/api_login.cgi?password=xxxxxxxx&org=live365&action=login&remember=Y&member_name=xxxxxx
Live365API: Login XML:
<?xml version="1.0" encoding="UTF-8"?>
<LIVE365_API_LOGIN_CGI xmlns="http://www.live365.com/api/api_login_cgi";

                                  
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
                                  
xsi:schemaLocation="http://www.live365.com/api/api_login_cgi
/xml/def/api/api_login_cgi.xsd"><Code>0</Code>
<Reason>Success</Reason>
<Session_ID>xxxxxx:26A4eFsRwRm4k</Session_ID>
<Application_ID>live365:BROWSER</Application_ID>
<Device_ID>UNKNOWN</Device_ID>
<Member_Status>PREFERRED</Member_Status>
<Acl_station_count>0</Acl_station_count>
</LIVE365_API_LOGIN_CGI>

Live365API: XML parsing error on api_login.cgi: 
not well-formed (invalid token) at line 1, column 6, byte 6 at
/PerlApp/XML/Parser.pm line 187

Live365 login failure: PLUGIN_LIVE365_LOGIN_ERROR_LOGIN


-- 
fred7
------------------------------------------------------------------------
fred7's Profile: http://forums.slimdevices.com/member.php?userid=6523
View this thread: http://forums.slimdevices.com/showthread.php?t=27816

_______________________________________________
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss

Reply via email to