Using mongoose, express, and serverless for a REST API, and the actual processing works fine when deployed (things are put in db), but I always get a null response. The response is faster than the timeout so I know there is no problem there, but I still don’t understand why this is happening.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Req.body is null (using express, body-parser, aws) | 1 | 4003 | January 22, 2018 | |
Serverless Express + MongodB | 0 | 553 | August 31, 2022 | |
Aws-serverless-express and Serverless | 6 | 2759 | October 12, 2016 | |
Serverless ApiGateway Only | 1 | 557 | June 18, 2020 | |
Serverless deploy api gate way -restapiid | 0 | 860 | May 17, 2018 |