Access MongoDB over HTTP on the native driver port

Has anyone running the React course ran into this error when trying to connect to the MongoDB database. “It looks like you are trying to access MongoDB over HTTP on the native driver port.”

If so, do you know how to get around it. I’ve tried running MongoDB using the version Mosh was using in his videos, as well as the latest. Yet both end with the same result. I’ve even tried puttin it on a different port. But alas nothing has worked. This is my current path for the database http://127.0.0.1:27017/api/movies.