I allowed it to access public(0.0.0.0/0). I’m getting error at Mongodb insert operation.
Hi Parayya,
Could you post the exact error stacktrace that you’re getting ?
Are you getting the error message when you’re developing locally ?
If the error is related to some restrictions on Google App Engine side (i.e. sockets ), I’d suggest to post the question at Google App Engine Community forum to reach a more suitable audience.
Regards,
Wan.
I’m using MongoDB connection string URI and its working fine locally.
Hi Parayya,
Try to contact Google Cloud Platform Support to make sure that the necessary sockets/ports are available from within Google App Engine to connect to an external database.
Regards,
Wan.