yury.starav
04/27/2023, 8:12 PMcurl --location 'https://api.medplum.com/fhir/R4/Patient?_id=92ea5729-298e-4610-af0e-97c7dd7a4a2b&_include=MedicationRequest%3Arequester' \
--header 'Content-Type: application/fhir+json;charset=utf-8' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer token_was_replaced'
fails with 500 and Internal Server Error