moviedb icon indicating copy to clipboard operation
moviedb copied to clipboard

TypeError: this.requestToken is not a function

Open andrepcg opened this issue 8 years ago • 1 comments

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 avatar Jan 08 '17 15:01 andrepcg

@andrepcg Do you have a snippet? thanks

impronunciable avatar Jan 19 '17 14:01 impronunciable