---
title: "Fixing flow template language errors"
canonical_url: "https://www.nutrient.io/guides/document-converter/power-automate/troubleshooting/flow-error-unable-to-process-template-language-expressions/"
md_url: "https://www.nutrient.io/guides/document-converter/power-automate/troubleshooting/flow-error-unable-to-process-template-language-expressions.md"
last_updated: "2026-05-26T12:37:25.391Z"
description: "Learn how to troubleshoot the 'Unable to process template' error in Power Automate and get your document conversion back on track."
---

# Resolve flow error: unable to process template expressions

---

When authoring solutions in Flow or LogicApps, you may receive the following error, or a slight variation as every Flow is different:

```

Unable to process template language expressions in action ‘Convert_HTML_to_PDF’
inputs at line ‘1’ and column ‘2336’: ‘The template language expression
‘json(decodeBase64(triggerOutputs().headers[‘X-MS-APIM-Tokens’]))[‘$connections’]
[‘shared_muhimbi’][‘connectionId’]’ cannot be evaluated because property
‘shared_muhimbi’ doesn’t exist, available properties are ‘shared_sharepointonline,
shared_onedriveforbusiness’. Please see https://aka.ms/logicexpressions for usage
details.’

```

Although there is a reference to Nutrient in the error, the problem itself is unrelated to our software. The problem is most likely caused by the Trigger (usually PowerApps). You will need to disconnect and reconnect the trigger for everything to start working again.

As always, if you get stuck, or require help, [contact our support desk](https://www.nutrient.io/company/contact) or check out our [Document Converter user guides for Power Automate](https://www.nutrient.io/guides/document-converter/power-automate.md) and [video tutorials](https://www.youtube.com/playlist?list=PLOamjX7r5gQS5sV6BYW2hwdgLVdMt6sAL). We are here to help.
---

## Related pages

- [Troubleshooting: SharePoint Document Converter](/guides/document-converter/power-automate/troubleshooting.md)

