sct / overseerr

Request management and media discovery tool for the Plex ecosystem
https://overseerr.dev
MIT License
3.54k stars 412 forks source link

Plex.TV Metadata API giving 401 causing Watchlist sync to fail. #3842

Open almon17 opened 2 months ago

almon17 commented 2 months ago

Description

When trying to sync my Plex Watchlist with Overseerr I get this error: 2024-04-07T18:02:16.136Z [error][Plex.TV Metadata API]: Failed to retrieve watchlist items{"errorMessage":"Request failed with status code 401"}

Version

1.33.2

Steps to Reproduce

  1. Enable auto requests for users.
  2. Run the Plex Watchlist Sync job from settings.

Screenshots

No response

Logs

2024-04-07T18:44:21.646Z [error][Plex.TV Metadata API]: Failed to retrieve watchlist items{"errorMessage":"Request failed with status code 401"}

Platform

desktop

Device

MacBook Pro

Operating System

MacOS 11.7.10

Browser

Chrome

Additional Context

I have Overseerr installed on an Ubuntu server via Docker.

Code of Conduct

gongarher commented 2 months ago

Duplicate of #3603

KleiOz commented 2 months ago

@almon17 https://github.com/sct/overseerr/issues/3603#issuecomment-2093683931

mRaRn commented 1 month ago

I have the same issue. Hopefully can be resolved as I don't want to expose Overseerr externally so users can sign in just to sync their watchlists..