Open kadac00 opened 6 months ago
I am having this same problem with SeriesID 420544. Substituting ID 420543 or 420545 in the same call works fine. The human website continues to list 420544 as a valid series ID.
* [HTTP/2] [1] OPENED stream for https://api4.thetvdb.com/v4/series/420544/episodes/default/eng?page=0
* [HTTP/2] [1] [:method: GET]
* [HTTP/2] [1] [:scheme: https]
* [HTTP/2] [1] [:authority: api4.thetvdb.com]
* [HTTP/2] [1] [:path: /v4/series/420544/episodes/default/eng?page=0]
* [HTTP/2] [1] [user-agent: curl/8.5.0]
* [HTTP/2] [1] [accept: */*]
* [HTTP/2] [1] [authorization: foo]
> GET /v4/series/420544/episodes/default/eng?page=0 HTTP/2
> Host: api4.thetvdb.com
> User-Agent: curl/8.5.0
> Accept: */*
> Authorization: foo
* TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):
< HTTP/2 404
< content-type: application/json; charset=UTF-8
< content-length: 80
< date: Mon, 20 May 2024 22:06:46 GMT
< vary: Origin
< vary: Accept-Encoding
< x-cache: Error from cloudfront
< via: 1.1 a642518ef4d5fb78c3190de112922a38.cloudfront.net (CloudFront)
< x-amz-cf-pop: bar
< x-amz-cf-id: baz
<
{"status":"failure","message":"NotFoundException: error fetching ","data":null}
API URL: https://api4.thetvdb.com/v4/series/369316/episodes/default?page=0
RETURN: 404 Not Found { "status": "failure", "message": "NotFoundException: error fetching ", "data": null }