Hi everyone,
I am trying to do a post request from ANGULAR > API REST >Blockchain (hyperledger), using a reactive form with Angular 6, but when clicking in the submit button, the post request didn't work.
I need a help to resolve this problem.
Here attached some screenshot of my screen , code and error mesage ( typescript and HTML), check it out , and your suggestions are welcome.

Image bellow is the form template and the related code:
Here the typscript file, with the button submit and the service that being called
And this screenshot shows the error displayed on screen when clicking on submit button:

Your help is highly appreciated
Best,