api - cannot get the favorite movies from tmdb with validated session ID? -


i can account details via session id cannot favorite movies same session id. know?

once have valid session_id user, need call users /movie/favorite method. here's example:

https://api.themoviedb.org/3/account/{id}/favorite/movies?api_key={api_key}&session_id={session_id} 

note {id}, {api_key} , {session_id} vars need changed.

hope helps.


Comments

Popular posts from this blog

google chrome - Developer tools - How to inspect the elements which are added momentarily (by JQuery)? -

angularjs - Showing an empty as first option in select tag -

php - Cloud9 cloud IDE and CakePHP -