I'm having trouble connecting to the api all of a sudden.
A basic query works, but if I add anything on the append_to_response param, I get a 500 error.
This was working just a moment ago.
this is the url I am trying to use:
https://api.themoviedb.org/3/movie/2698?api_key=###&append_to_response=releases,trailers
when I use https://api.themoviedb.org/3/movie/2698?api_key=### it works just fine.
Thank you!
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by Travis Bell
on April 9, 2013 at 3:45 PM
I've tracked this down and will push a fix for it shortly. Thanks for letting me know.
Reply by Travis Bell
on April 9, 2013 at 4:03 PM
Fix is pushed live. Should be back to working. Thanks.
Reply by rainbowFish
on April 9, 2013 at 4:15 PM
Great, thanks a lot Travis.