I'm having the same issue with authenticating to the service.

The demo does indeed play on the Squeezebox by using the following
URL:

http://demo:d...@live.str3am.com:2530/demo

However, using my actual login credentials in the format below results
in a "HTTP/1.1 401 Unauthorized" message" on the Squeezebox:

http://username:passw...@live.str3am.com:2530/secure

The username has an '@' in the middle of it. The '@' in the middle of
the username (u...@domain.net) may mess with the correct syntax for HTTP
authentication. I did try to substitute a '%40' for the "@' (escape code
for @), thinking this may remedy this issue, but the result was another
error message '401 Authentication Required".

Not sure how the syntax should go in a case like this. Any ideas?


-- 
rwgorz
------------------------------------------------------------------------
rwgorz's Profile: http://forums.slimdevices.com/member.php?userid=31590
View this thread: http://forums.slimdevices.com/showthread.php?t=66102

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

Reply via email to