Omertron/api-themoviedb

Jackson issue with company de-serialisation

Omertron opened this issue · 0 comments

there is a problem with Jackson de/serialization,
i was testing with compagny id = 2

When i use the method getCompagny sometimes i was getting error :
juil. 14, 2013 10:06:53 PM com.omertron.themoviedbapi.TheMovieDbApi getCompanyInfo
WARNING: Failed to get company information: Can not deserialize instance of java.lang.String out of START_OBJECT token
at [Source: java.io.StringReader@5f6b6496; line: 1, column: 590](through reference chain: com.omertron.themoviedbapi.model.Company["parent_company"])