I am getting some strange behavior recently and was wondering if something had changed with the API to cause my request to time out.
The url i am using and times out is:
http://api.themoviedb.org/3/movie/156022/trailers?api_key=PRIVATEKEY
Returns:
504 Gateway Time-out
nginx
Checking the document it looks like it might have changed to videos rather then trailers. Still changing it to videos it didn't work.
Thanks,
Dale.
¿No encuentras una película o serie? Inicia sesión para crearla:
¿Quieres puntuar o añadir este elemento a una lista?
¿No eres miembro?
Contestado por nicoschuele
el 25 de septiembre de 2014 a las 18:22
I'm getting the same. When I refresh the page that uses the API through a Ruby gem (themoviedb), two times out of three, I get the 504 Gateway Time-out.
Contestado por Travis Bell
el 25 de septiembre de 2014 a las 18:22
Please see this post for updates: https://plus.google.com/+TravisBellTMDb/posts/g6gUCkwgDkD
Contestado por nicoschuele
el 25 de septiembre de 2014 a las 18:24
Ok, thanks Travis. I'm brand new to TMDb (signed up less than an hour ago and just got my API key!) so didn't figure out you were in the middle of infrastructure changes.
Contestado por Travis Bell
el 25 de septiembre de 2014 a las 18:26
Heh, just bad timing!
Contestado por Dale
el 25 de septiembre de 2014 a las 18:30
Hello Travis,
Sorry I am not following the Google group.
I will try and check there also in the future.
Thanks,
Dale.