Hi, I am getting the issue of "Invalid request token". I followed the same steps as described.
Request Token: http://api.themoviedb.org/3/authentication/token/new?api_key=#######
Authenticate Token: https://www.themoviedb.org/authenticate/REQUEST_TOKEN
When I do this request I am getting invalid request token
.לא מצאת סרט או סדרה? היכנס כדי ליצור אותם
?רוצה לדרג או להוסיף פריט אל רשימה
?לא חבר אתר
תגובה מאת Travis Bell
ב-אפריל 19, 2016 ב-6:15אחרי חצות יום
Hi saridesindhu@gmail.com,
I'm not sure. Are you making sure to copy the
request_token
from the response you get from/token/new
? I just tried it and it worked fine for me. Remember, you only have 1 hour to use the token before it expires. Are you making sure the token is a new one?תגובה מאת saridesindhu@gmail.com
ב-אפריל 20, 2016 ב-3:16לפני חצות יום
HI, Thanks for your reply. The mistake I made is in the URL given "https://www.themoviedb.org/authenticate/REQUEST_TOKEN" , we need to send the token we got in REQUEST_TOKEN. I misunderstood it. Now it worked fine for me. Once again thanks for your reply.