Клавишни комбинации
Разширено търсене
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!
Не можете да откриете филм или сериал? Влезте, за да го създадете.
Вход
Регистрация
Искате ли да го оцените или добавите към списък?
Нямате профил?
Регистрирайте се и се присъединете към общността
Отговор от Travis Bell
на 4 януари 2017 в 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.
Отговор от danelkhen
на 5 януари 2017 в 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!
Отговор от Travis Bell
на 5 януари 2017 в 10:38 AM
Happy to hear it's working now!