Yap! 401 (Yet Anothe Plex 401 error)
Hey there,
So, I've been trying to get my Plex integration to work, and I've gone through all the Plex and 401 topics here and in the documentation. But I'm still stuck.
To troubleshoot, I messed around with the URL of the Plex application widget. Initially, it looked like this:
Then I read on the wiki that I should remove the trailing slash and
But here's the catch: When I use the updated URL, the Plex integration starts working, but the ping test fails. And if I go back to the original URL with
I've even cleared the caches each time I made changes, but no luck so far. Any help would be awesome! Thanks!
So, I've been trying to get my Plex integration to work, and I've gone through all the Plex and 401 topics here and in the documentation. But I'm still stuck.
To troubleshoot, I messed around with the URL of the Plex application widget. Initially, it looked like this:
http://xxx.xxx.xxx.xxx:32400/web/index.html#!/.Then I read on the wiki that I should remove the trailing slash and
index.html, so I changed it to: http://xxx.xxx.xxx.xxx:32400/web/index.html#!.But here's the catch: When I use the updated URL, the Plex integration starts working, but the ping test fails. And if I go back to the original URL with
/web/index.html#!/, the ping test is successful, but the integration stops working.I've even cleared the caches each time I made changes, but no luck so far. Any help would be awesome! Thanks!