Skip to content
This repository has been archived by the owner on Jul 4, 2020. It is now read-only.

Get a Show's Episodes: non existing id #1577

Open
vdesabou opened this issue May 8, 2020 · 0 comments
Open

Get a Show's Episodes: non existing id #1577

vdesabou opened this issue May 8, 2020 · 0 comments

Comments

@vdesabou
Copy link

vdesabou commented May 8, 2020

Issue found on May 8th 2020.

Endpoint(s):

  • GET v1/shows/{id}/episodes

Scope(s):

  • `user-read-playback-position

Steps to reproduce:

  1. Open the API Console
  2. Call the get-show-episodes endpoint with id 2I6TDCnC5EuGHNhAsBmKl5

Expected behaviour:

Get the episodes

Actual behaviour:

Getting randomly:

{
  "error": {
    "status": 404,
    "message": "non existing id"
  }
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant