FHIR Content-Type

Hi everyone,

I am trying to create a patient app that implements fhir to create a patient resource, I kept getting an error message that HAPI-0956: No body was supplied in request. The project I’m working on can be found here following the tutorials from videos 1 and 2 of this YouTube channel. I have attached a screenshot of the error message.

PS: The app is being built using Svelte

Can someone please help me review the codebase and the likely solution to overcoming the error message?

I guess this relates to the Medblocks examples? @Sidharth_Ramesh ?

Yes it does