I need some guidance on the "InvalidTemplate...cannot be evaluated because the property [shared connector] doesn't exist" issue.
Here's the current error message:
InvalidTemplate. Unable to process template language expressions in action 'Get_file_content' inputs at line '1' and column '2048': 'The template language expression 'json(decodeBase64(triggerOutputs().headers['X-MS-APIM-Tokens']))['$connections']['shared_onedriveforbusiness']['connectionId']' cannot be evaluated because property 'shared_onedriveforbusiness' doesn't exist, available properties are 'shared_sql'. Please see https://aka.ms/logicexpressions for usage details.'.
It appears the 'onedriveforbusiness' connector disappeared. The other connector 'shared_sql' is still available.
I began to receive this message after modifying the filename in the OneDrive 'Get File content' action. I have also received a similar error if I attempt to utilize the 'Populate a Word template' action in place of the 'get file content' action.
I have tried the following:
Here's my flow. Everything works as expected until the 'get file content' action.
Any insight would be appreciated.
(p.s. I have not re-built the entire flow from scratch)
Hi @Bubba ,
This is due to the addition of a new connector (OneDrive for Business) in the exist Flow, so a similar error may occur.
You could try to solve this problem using the following methods:
Please take a try and let me know if issue still exists.
Best Regards,