a-crash-course-on-serverless-apis-with-express-and-mongodb icon indicating copy to clipboard operation
a-crash-course-on-serverless-apis-with-express-and-mongodb copied to clipboard

Getting 502 internal server error on deployed API calls

Open Bardia95 opened this issue 6 years ago • 2 comments

My API works perfectly offline and deploys but I keep getting internal server errors with 502 bad gateway every time I try and hit one of the deployed endpoints. How can I troubleshoot this issue?

Bardia95 avatar Mar 28 '19 18:03 Bardia95

Same issue. Is this a issue coz lambda is not able to talk to MongoDB Atlas ?? Please help

pushparajsamant avatar May 30 '19 15:05 pushparajsamant

same issue here the endpoints look strange: ANY - https://qj7reyhuy0.execute-api.us-east-1.amazonaws.com/dev/ ANY - https://qj7reyhuy0.execute-api.us-east-1.amazonaws.com/dev/{proxy+}

BenjaminJenney avatar Jun 26 '19 04:06 BenjaminJenney