Comenzi rapide de la tastatură
Căutare avansată
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!
Nu găsiți un film sau un serial? Autentificați-vă pentru a-l crea.
Autentificare
Înregistrare
Doriți să evaluați sau să adăugați acest articol într-o listă?
Nu sunteți membru?
Înscrieți-vă și alăturați-vă comunității
Răspuns de Travis Bell
pe data de 4 ianuarie 2017 la ora 7:24 PM
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.
Răspuns de danelkhen
pe data de 5 ianuarie 2017 la ora 10:04 AM
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!
Răspuns de Travis Bell
pe data de 5 ianuarie 2017 la ora 10:38 AM
Happy to hear it's working now!