Menu

Exception when searching for a movie

mocialov
2013-03-30
2013-04-02
  • mocialov

    mocialov - 2013-03-30

    Getting OmdbConnectionErrorException after executing "new Omdb().search(someName)"

    More from exception:

    Unrecognized field "Type" (class com.omdbapi.SearchResult), not marked as ignorable (3 known properties: , "Title", "imdbID", "Year"])

    My POM file:

    < dependency >
    < groupId >com.omdbapi< / groupId >
    < artifactId >omdbapi< / artifactId >
    < version >0.2.0< / version >
    < / dependency >

     

    Last edit: mocialov 2013-03-30
  • Ron Smits

    Ron Smits - 2013-04-02

    I have just released version 0.3.0. this fixes your problem. See ticket #1 for information :)

     
  • mocialov

    mocialov - 2013-04-02

    Seems to be working well, thank you

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.