The Movie Database Support

I'm getting an error with the MovieDbHandler.SearchMovie method. I'm getting the error: "Couldn't connect to TheMovieDb.org to retrieve [Movie Name], you may use an invalid api key or the series doesn't exists". The API key is valid since I can use http://api.themoviedb.org/3/movie/550?api_key=[mykey] just fine. My C# code is:

List searchMovies = mDbH.SearchMovie(mf.MovieName, new MovieDbLanguage(0, "en", "English"));

The movie name could be anything. For simplicity, I chose "Red"

This used to work just fine months ago but when I revisited it today, it no longer works. I thought it was because my API key was invalid, but I don't know how else to debug it.

3 replies (on page 1 of 1)

Jump to last post

Hi tmar89,

I'm assuming you're using some kind of an API library here? Are you sure it's using our v3 API and not the old and shut down 2.1?

Thanks, Travis. That was the problem. I was using an outdated library. I switched to WatTmdb and my applications works again.

Great!

Can't find a movie or TV show? Login to create it.

Global

s focus the search bar
p open profile menu
esc close an open window
? open keyboard shortcut window

On media pages

b go back (or to parent when applicable)
e go to edit page

On TV season pages

(right arrow) go to next season
(left arrow) go to previous season

On TV episode pages

(right arrow) go to next episode
(left arrow) go to previous episode

On all image pages

a open add image window

On all edit pages

t open translation selector
ctrl+ s submit form

On discussion pages

n create new discussion
w toggle watching status
p toggle public/private
c toggle close/open
a open activity
r reply to discussion
l go to last reply
ctrl+ enter submit your message
(right arrow) next page
(left arrow) previous page

Settings

Want to rate or add this item to a list?

Login