Film Finder project missing helper.js functions

Hi there,

In the Film Finder exercise in the JSON part of course the script.js file is saying it can’t find some of the functions that are in the helpers.js file, despite being able to find some.

I’ve followed the walkthrough video and it didn’t encounter the same issue.

The functions that are behaving as though they’ve not been imported are: getSelectedGenre() and getRandomMovie().

Any ideas?

(Also, the documentation links provided linked to Movie Database pages that looked very different to the ones in the tutorial video, and were missing things such as explicitly stating endpoints. Maybe it’s a geographic thing or the site has changed since the video and lesson were published.)

Thanks,

Did you find the problem for this?
Facing the same thing