Connecting Auth0 to MongoDB

Hey guys, I keep getting an error that states:

[MongoError] 354 - The server is being accessed through a load balancer, but this driver does not have load balancing enabled

When trying to use a script given (login, get user, etc) this is what appears. If I change my mongodb URI slightly it still appears, telling me that it may not be my database that is causing the issue. Any help will be greatly appreciated