I running Win10 Pro, Plex Server Version 1.1.4.2757, Python v2.78, and latest plexconnect. I tried this on two different Computers. Both have the same error.
Thanks ahead of time :)
This is the error message that I got from plexconnect server
File "C:\PlexConnect\PlexAPI.py", line 432, in getXMLFromPMS
response = urllib2.urlopen(request, timeout=20)
File "C:\Python27\Lib\urllib2.py", line 127, in urlopen
return _opener.open(url, data, timeout)
File "C:\Python27\Lib\urllib2.py", line 410, in open
response = meth(req, response)
File "C:\Python27\Lib\urllib2.py", line 523, in http_response
'http', request, response, code, msg, hdrs)
File "C:\Python27\Lib\urllib2.py", line 448, in error
return self._call_chain(*args)
File "C:\Python27\Lib\urllib2.py", line 382, in _call_chain
result = func(*args)
File "C:\Python27\Lib\urllib2.py", line 531, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 401: Unauthorized