node-restful-api-tutorial icon indicating copy to clipboard operation
node-restful-api-tutorial copied to clipboard

Error in the code in order route

Open Ram-143-sai opened this issue 1 year ago • 1 comments

while invoking a post request its throwing error response 500 image

the error was image

Ram-143-sai avatar Apr 09 '23 07:04 Ram-143-sai

By simply adding a 'new' before mongoose.Types.ObjectId() at line 45 can fix this.

Ram-143-sai avatar Apr 09 '23 07:04 Ram-143-sai