Atajos de teclado
Búsqueda avanzada
Sample url: https://www.themoviedb.org/auth/access?request_token=xxx&redirect_to=http%3A%2F%2Flocalhost%3A7777%2Ftmdb-login.html
Redirecting to this url after approve: https://www.themoviedb.org/auth/access/approve
Hi @danelkhen v4 doesn't support it as part of the web call. You need to post it as a JSON payload in your original call to generate a request token.
Oh, it was mentioned someplace else in the documentation so didn't notice the parameter. (all paths and methods are were missing in swagger json file in v4 - but now i see that they're there). Works now thanks!
Happy to hear it's working now!
¿No encuentras una película o serie? Inicia sesión para crearla:
Iniciar sesión
Regístrate
¿Quieres puntuar o añadir este elemento a una lista?
¿No eres miembro?
Regístrate y únete a la comunidad
Contestado por Travis Bell
el 4 de enero de 2017 a las 19:24
Hi @danelkhen v4 doesn't support it as part of the web call. You need to post it as a JSON payload in your original call to generate a request token.
Contestado por danelkhen
el 5 de enero de 2017 a las 10:04
Oh, it was mentioned someplace else in the documentation so didn't notice the parameter. (all paths and methods are were missing in swagger json file in v4 - but now i see that they're there). Works now thanks!
Contestado por Travis Bell
el 5 de enero de 2017 a las 10:38
Happy to hear it's working now!