The post request works in postman but not in angular

前端 未结 0 1841
无人共我
无人共我 2020-12-01 20:16

The post request works in postman and stores all data just fine, but not in angular The code in my server:

router.post(\'/nuevaPregunta\', ( req, res ) =>          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题