Scorciatoie tastiera
Ricerca avanzata
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!
Non riesci a trovare un film o una serie Tv? Accedi per crearlo.
Accedi
Registrati
Vuoi valutare o aggiungere quest'elemento a una lista?
Non sei un membro?
Iscriviti ed entra a far parte della community
Risposta da Travis Bell
il 4 gennaio, 2017 alle 7:24PM
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.
Risposta da danelkhen
il 5 gennaio, 2017 alle 10:04AM
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!
Risposta da Travis Bell
il 5 gennaio, 2017 alle 10:38AM
Happy to hear it's working now!