MongoDB Service Exception

Hi Stephen. You will need to include the database name in the connection string, for example:

mongodb://dsp:password@ds053688.mongolab.com:53688/enron_1

I added this as a service in my DSP and was able to make calls to this database.