Some movies return error when looking up #74

Closed
opened 2018-01-24 12:45:20 +00:00 by KevinMidboe · 1 comment
KevinMidboe commented 2018-01-24 12:45:20 +00:00 (Migrated from github.com)

When requesting api/v1/plex/request/346364?type=movie we get a 404 response saying {"success":false,"error":"Cannot read property 'id' of undefined"}. This does not happen to all movies, but some do and there seems to be little connecting to which movies return error. Id's found so far that return a error are:

  • It (346364)
  • Search (489999)
When requesting ```api/v1/plex/request/346364?type=movie``` we get a 404 response saying **{"success":false,"error":"Cannot read property 'id' of undefined"}**. This does not happen to all movies, but some do and there seems to be little connecting to which movies return error. Id's found so far that return a error are: - It (346364) - Search (489999)
KevinMidboe commented 2018-02-06 09:53:45 +00:00 (Migrated from github.com)

Fixed in PR 75

Fixed in PR 75
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: KevinMidboe/seasonedShows#74