cancel
Showing results for 
Search instead for 
Did you mean: 

Microsft Computer Vision v2 - Recognize Text does not work?

MattPalmer
Level 5

Has anyone else had any issues getting the Recognize Text action to work?  The only response I get back is Status Code = 400, Bad Request, The request path or parameter is not supported.  I can get the other actions in the Skill to work, but I have problems with this one which makes me wonder if the default URL Path for the action is incorrect out of the box.

Thanks,
Matt



------------------------------
Matt Palmer
Business Process Specialist
Chesapeake Energy
America/Chicago
------------------------------
1 BEST ANSWER

Best Answers

MattPalmer
Level 5
I was able to fix the issue.  I was correct in my assumption that the default URL Path was incorrect out of the box.  After comparing the Microsoft API documentation for Computer Vision v2.0 for the 'Recognize Text' action vs how it was setup in the BluePrism Web API definition I was able to see the error.

Default (incorrect) URL Path: vision/v2.0/recognizeText?[mode]
Correct URL Path: vision/v2.0/recognizeText?mode=[mode]

@ewilson, I don't know if this is your area, but I'm hoping to bring this bug to the attention of BluePrism.  Can the 'Vision Skill Azure Cloud 2.0' be updated so that this action works out of the box? 
​​

------------------------------
Matt Palmer
Business Process Specialist
Chesapeake Energy
America/Chicago
------------------------------

View answer in original post

2 REPLIES 2

MattPalmer
Level 5
I was able to fix the issue.  I was correct in my assumption that the default URL Path was incorrect out of the box.  After comparing the Microsoft API documentation for Computer Vision v2.0 for the 'Recognize Text' action vs how it was setup in the BluePrism Web API definition I was able to see the error.

Default (incorrect) URL Path: vision/v2.0/recognizeText?[mode]
Correct URL Path: vision/v2.0/recognizeText?mode=[mode]

@ewilson, I don't know if this is your area, but I'm hoping to bring this bug to the attention of BluePrism.  Can the 'Vision Skill Azure Cloud 2.0' be updated so that this action works out of the box? 
​​

------------------------------
Matt Palmer
Business Process Specialist
Chesapeake Energy
America/Chicago
------------------------------

Hi Matt,

I've asked one of the folks on my team to take a look at the skill. Stay tuned.

Cheers,

------------------------------
Eric Wilson
Director, Partner Integrations for Digital Exchange
Blue Prism
------------------------------