moviedb
moviedb copied to clipboard
TypeError: this.requestToken is not a function
Getting the following error when calling miscPopularMovies
:
TypeError: this.requestToken is not a function
at MovieDB.(anonymous function) (node_modules\moviedb\lib\moviedb.js:93:14)
movieInfo
and discoverMovie
are working fine
@andrepcg Do you have a snippet? thanks