Hi,
we have a Flow which uses Outlook email, SQL Execute Procedure and O365 connectors. The flow was working untill last week. The connection used in the flow are valid and I don't see any issue with the connections. We are getting following error
Unable to process template language expressions in action 'Send_email_with_options' inputs at line '1' and column '1971': 'The template language expression 'json(decodeBase64(triggerOutputs().headers['X-MS-APIM-Tokens']))['$connections']['shared_office365_2']['connectionId']' cannot be evaluated because property 'shared_office365_2' doesn't exist, available properties are 'shared_office365, shared_sql_1, shared_office365groups, shared_sql'. Please see https://aka.ms/logicexpressions for usage details.'.
Is there anyone facing this issue or have any resolution/fix.