API not working for new shows?

Post here any issues with the API or feature requests
Post Reply
raman325@gmail.com
Posts: 2
Joined: Mon Apr 20, 2020 7:39 am

API not working for new shows?

Post by raman325@gmail.com »

Hi,

I'm having trouble getting the API to work for new shows. I am hitting (as an example) http://webservice.fanart.tv/v3/tv/34772 ... MY_API_KEY> and it's returning

Code: Select all

{
    "status": "error",
    "error message": "Not found"
}
I'm even trying this with the API docs and it's not working, and I've verified that this TV show ID is correct by browsing to it through the site. Am I doing something wrong or is there an issue with the API?
ajs
Posts: 6
Joined: Fri Jan 03, 2014 2:53 pm

Re: API not working for new shows?

Post by ajs »

raman325@gmail.com
Posts: 2
Joined: Mon Apr 20, 2020 7:39 am

Re: API not working for new shows?

Post by raman325@gmail.com »

Sorry, forgot about this for a while because of a lack of activity.

I am using a project key, not a personal key for this. To be clear the issue I am having is that sometimes searching for a TV show by ID and sometimes it works, sometimes it doesn't -> I have verified that the ID I am using is valid because I can manually browse to the site location using the ID.
Post Reply