Hey all,
I'm playing with Computer Vision API. I have created subcsription in my Azure account for Computer Vision and tried to describe image content captured in PowerApps via Flow and then send back such description to PowerApps. When I was playing with trial version of CV API it workde fine, but now when I switched to Azure CV subscription it starts to crashing on error:
You can not handle the language of the template language in the Describe_Image_Content actions on line 1 and column 1917: The json template language expression (decodeBase64 (triggerOutputs () headers ['X-MS-APIM-Tokens'])) ['$ connections' shared_cognitiveservicescomputervision_1 '] [' connectionId '] can not be evaluated because the shared_cognitiveservicescomputervision_1 property does not exist. Available properties are shared_cognitiveservicescomputervision. For details on how to use, visit https://aka.ms/logicexpressions ..
I'm not able to find any suggestion how to solve this and it seems like there is something different in connector to CV API under Azure subscription.
Here is my whole Flow
And connector, of course withou Key to CV API
So thank you for any suggestion.
P.
Hi @vecerpa,
Which action run failed when you run the flow?
The error message told that you can not handle the language of the template language in the "Describe_Image_Content" actions.
Have you use any template language expression in your flow?
The error message told that the shared_cognitiveservicescomputervision_1 property does not exist. Available properties are shared_cognitiveservicescomputervision.
Please share more details so we would try to provide a proper workaround for you.
Best regards,
Alice
Hi @v-yuazh-msft action that failed is Describe Image Content.
I don't eather get what you mean by template language neither shared_cognitiveservicescomputervision_1 what it is as I don't see what is triggered in action "Describe Image Content"...
Here is the error message when Flow failed PS...
What other details you need?
P.
Check out new user group experience and if you are a leader please create your group
See the latest Power Automate innovations, updates, and demos from the Microsoft Business Applications Launch Event.
User | Count |
---|---|
45 | |
40 | |
39 | |
37 | |
32 |
User | Count |
---|---|
85 | |
85 | |
51 | |
50 | |
40 |