Getting the following error on using Recognize Domain Specific Content action from Computer Vision API:
_______________________
Action 'Recognize Domain Specific Content' failed
Fix It
To make this flow work, inspect the inputs to this action and ensure they would provide the correct inputs.
Error type
This action failed because the inputs provided were not valid.
Error Details
The error message from the service is below. This maybe useful for support:
Unsupported domain-specific model
____________________________
I have tried with both Celebrities and Landmarks domain model. Please help.
Hi @ PushpaP,
The issue is confirmed on my side.
As an alternative way, you could consider using “HTTP” connector in flow refer to link below:
The flow would be created as below:
The expressions in “Body” field of HTTP Connector as below:
base64ToBinary(body('Get_file_content')?['$content'])
The flow would run successfully as below:
Regards,
Alice Zhang
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
Watch Nick Doelman's session from the 2020 Power Platform Community Conference on demand!
User | Count |
---|---|
45 | |
42 | |
37 | |
36 | |
23 |
User | Count |
---|---|
42 | |
39 | |
30 | |
29 | |
28 |