Page 1 of 1

API not working for new shows?

Posted: Mon Apr 20, 2020 7:43 am
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?

Re: API not working for new shows?

Posted: Wed May 13, 2020 6:20 am
by ajs

Re: API not working for new shows?

Posted: Fri Jul 10, 2020 1:36 am
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.