0
votes

When I try to connect the Action "Computer Vision API - Describe Image" in Flow with my Cognitive service in Azure I get an Error as follow:

{ "statusCode": 401, "message": "Access denied due to invalid subscription key. Make sure to provide a valid key for an active subscription." }

I copied the keys from the Azure portal -> Cognitive service into Flow, but somehow I get this error message. Any idea's?

Microsoft Flow Image

Azure Cognitive services Image

1

1 Answers

1
votes

Currently the Flow service only uses the West US Cognitive endpoint, but it looks like you created your Computer Vision API account in West Europe. Try creating a new Computer Vision API in the West US region.