Hey guys how are you?
Seeking some help.
Made a basic function to write to MongoDB atlas.. it works perfectly on my local machine.
However, once deployed, it does not write to the DB anymore. No errors or anything.
I have made sure:
- The connection string is correct
- Network access ( from anywhere ) is provided in atlas
- The user has all the rights
Like i said, local works, not deployment.. no errors given either. Any idea what i might be doing wrong?