Skip to content

FHIRtoHL7 not working in Postman or Insomnia #586

@richcarr2

Description

@richcarr2

Discussed in #585

Originally posted by richcarr2 February 7, 2025
I am trying the example right from your docs and getting this:
{
"error": {
"code": "InvalidTemplate",
"message": "The template content or name is invalid.",
"innerError": {
"code": "TemplateNotFound",
"message": "The requested template could not be found: Template 'FhirToHl7v2/Fhir/BundleToHL7v2' not found"
}
}
}

I have also tried to use my own storage account and have followed all of the instructions on giving it the proper webrole - and it can't find templates either. It does find the ADT_A01 template.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions