KevinMidboe / seasonedShows

seasoned api 🌶 | Season your media library with the shows and movies that you and your friends want
MIT License
2 stars 0 forks source link

Undefined objects in most calls to api/v1/tmdb/search #28

Closed KevinMidboe closed 7 years ago

KevinMidboe commented 7 years ago

Request for https://apollo.kevinmidboe.com/api/v1/tmdb/search?query=new%20girl&page=1

What are these null objects, why are they not defined objects?

returns:

{ "background": "/mGOpxYbVEjVLfNZnm9N2BG1a5It.jpg", "genre": [ 35 ], "id": 1420, "matchedInPlex": false, "popularity": 32.929308, "poster": "/tvqi2y2FjiWTL5TRL1Pa6UX8Jef.jpg", "rating": 6.42, "summary": "Jessica Day is an offbeat and adorable girl in her late 20s who, after a bad breakup, moves in with three single guys. Goofy, positive, vulnerable and honest to a fault, Jess has faith in people, even when she shouldn't. Although she's dorky and awkward, she's comfortable in her own skin. More prone to friendships with women, she's not used to hanging with the boys\u2014especially at home.", "title": "New Girl", "type": "show", "vote_count": 264, "year": 2011 }, null, null

KevinMidboe commented 7 years ago

This issue is of PR #29 fixed! 🥇