Closed rhinozD closed 2 years ago
I can't seem to reproduce it. To better help could you answer these questions:
Thanks!
@rsmayda
What is your validator? JSON Schema or the HAPI Validator?
If HAPI what IGs are you using?
Also did you make any changes to this configuration file?
I just cloned version 4.0.0, deployed it and try to post a MedicationRequest. So, everything was default. This is my response from the Post request:
In fact, it only happen when I use Postman to make MedicationRequest post request. the request works fine when I make it by Axios(programmatically).
In fact, it only happen when I use Postman to make MedicationRequest post request.
Weird! Can you try a different MedicationRequest body? (i.e. delete the whole Postman body and paste in another valid option)
Closing due to no response
Describe the bug 400 Error response when Post Medication Request resource. It was OK when Post other resources.
To Reproduce Steps to reproduce the behavior:
{{API_URL}}/MedicationRequest
Expected behavior Expected to Post successfully.
Versions (please complete the following information):