Hey,
i have the following problem: If i access this url with my browser: http://api.themoviedb.org/3/movie/21208?api_key=MY-KEY it works great.
But if i will access this url with Guzzle (http://guzzle.readthedocs.org/en/latest/), it returns me a 204 "No Content" :(
Here is a Stackoverflow question: http://stackoverflow.com/questions/3158327557/guzzle-6-request-to-tmdb
找不到电影或节目?登录并创建它吧。
Travis Bell 的回复
于 2015 年 07 月 28 日 3:17下午
I replied to your StackOverflow question.
Cheers.