Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getVideos() return null #60

Closed
ghost opened this issue Jun 10, 2017 · 2 comments
Closed

getVideos() return null #60

ghost opened this issue Jun 10, 2017 · 2 comments

Comments

@ghost
Copy link

ghost commented Jun 10, 2017

I can properly get the MovieDb object, every his method works, but getVideos().
I don't know if I can give some more info, I really can't understand the reason since getVideos() doesn't accept extra parameters.

@holgerbrandl
Copy link
Collaborator

holgerbrandl commented Jun 13, 2017

Have you provided the MovieMethod.videos as described in our faq?

@ghost
Copy link
Author

ghost commented Jun 13, 2017

oh my God, I'm so sorry!
I provided everything I need, but I forgot videos :(

return tmdbApi.getMovies().getMovie(params[0], defaultLang,
info.movito.themoviedbapi.TmdbMovies.MovieMethod.images,
info.movito.themoviedbapi.TmdbMovies.MovieMethod.keywords,
info.movito.themoviedbapi.TmdbMovies.MovieMethod.credits);

@ghost ghost closed this as completed Jun 13, 2017
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant