Trying to test the Image Recognizer, and have an account with Azure. Can’t tell what is needed from Azure to make this work. Have tried API Keys and Subscription ID, but nothing appears to be a Subscription Key. Please help. Thanks!
I’ve found old topical posts, but none with clear answers. Links to documentation accepted, but I think I’ve exhausted the docs for this one.
Include the full endpoint to the service from Azure
Set the Headers with Key: Ocp-Apim-Subscription-Key and Value: {the API Key}
After all this it still isn’t able to get the image to Azure, it seems perhaps the image source is locked to the x.thunkable.com domain and I might have to use yet another service to host the image temporarily for this to work.