req body is empty and I cannot create new listing on my website

15 Views Asked by At

when I try to send post request to /listing on my website this error appears-> "listing" is required and problem appears to be that req.body is empty , if you see my code I have tried to log req.body in different places but it always comes out to be empty my github project link->https://github.com/luckyCohle/wanderlust

I was tring to add map on createlisting page using maptiler and then this problem started occuring my github project link->https://github.com/luckyCohle/wanderlust

0

There are 0 best solutions below