Hey everyone.
I'm getting this error during a run:
plexapi.exceptions.Unauthorized: (401) unauthorized; (redacted)/ <html><head><script>window.location = window.location.href.match(/(^.+\/)[^\/]*$/)[1] + 'web/index.html';</script><title>Unauthorized</title></head><body><h1>401 Unauthorized</h1></body></html>
(401) unauthorized; (redacted)/ <html><head><script>window.location = window.location.href.match(/(^.+\/)[^\/]*$/)[1] + 'web/index.html';</script><title>Unauthorized</title></head><body><h1>401 Unauthorized</h1></body></html>
I didn't change anything in my config. It just started happening on 03/25.
Has anyone else seen this recently or know what could suddenly cause a 401 like this without config changes?
Logs attached.