-
POST request hanging in POSTMAN serverless offline
POST request hangs mainly due to 2 reasons. Serverless offline version Node versionWhen both become UpToDate. It will work smoothly. The easy solution is just updated dependencies. npm update
POST request hangs mainly due to 2 reasons. Serverless offline version Node versionWhen both become UpToDate. It will work smoothly. The easy solution is just updated dependencies. npm update