0

I am quite new with angular and spring boot and I am trying to send a post request from angular to the spring server but it gives me bad request with message "Required String parameter 'key' is not present"

however the post is sent with request payload containing the key and the value, but it is a request payload not a form data and I don't know whether it differs or not :/ spring code: https://drive.google.com/open?id=1oRMAtICuS0TaoPVMgDxd1ApGALnCOq-o Angular code Post request form

georgeawg
  • 48,608
  • 13
  • 72
  • 95

0 Answers0