When i use API V3 authenticatin system, in step2, i make following url:
https://www.themoviedb.org/authenticate/{REQUEST_TOKEN}?redirect_to=http://localhost:8080
But the website redirect to:
http://localhost:8080/?request_token=e7851a6624517f5ba356691466505d64be1821ed&approved=true#/
Is this the right behavior? I don't need this query string '?request_token=e7851a6624517f5ba356691466505d64be1821ed&approved=true#/' display in url.
Is it possible to remove it?
Thanks a lot!
Can't find a movie or TV show? Login to create it.
Elementu hau kalifikatu edo zerrenda batera gehitzea nahi al duzu?
Ez zara kidea?
Travis Bell Erabiltzailearen Erantzuna
Otsaila 9, 2018 egunean 11:23 AM(e)tan
Hi @luminqi, it is not possible to remove it. Most people will need that in order to tie the request that got approved to the request that was being made.