Closed RafaelPereiraa closed 6 months ago
Hi, thanks for reporting this. I'll try to get a fix & new release out this evening.
Seems the api documentation for "belongs_to_collection" is incorrect. It is listed as a string, but returns a json object.
Version 2.0.3 has been released, please use this and the problem should be fixed :)
When you try to fetch info of some old movies, it works like a charm because all of them returns "null" on the field "belong_to_collection".
e.g. movie 5353, the hunting party (the one from the readme)
But if you try to fetch any newer movies, like Dune 2:
it does not have a class to map it, resulting in:
I didn't checked if there is any more missing fields.