Open Spaceface16518 opened 6 years ago
I think you have to deploy it in the deploy session
Thank you for the comment! Unfortunately, this was just a side project and I stopped working on it a while ago. I made this while I was first learning to code and I've grown a lot since then, so I don't think I will come back to it.
I never did integrate MongoDB with this app. Feel free to fork it and make whatever changes you want! Thank you for helping though!
@georgenardes your comment is usefull. After we setup every thing in mongodb we must deploy it, inorder to have an effect globally
I had this error following by tutorial
https://docs.mongodb.com/realm/node/quick-start/
and
https://docs.mongodb.com/realm/node/authenticate/#node-authenticate
Cannot authenticate through anonymous auth like normal. I haven't changed anything since I last tested this, and anon-auth is turned on in the Stitch Admin Console.
This is the line that seems to be tripping up. This is the default function for anonymous authentication, and it was working until now.