Troubleshooting of Azure Cognitive Services API: Difference between revisions
Jump to navigation
Jump to search
Troubleshooting of Azure Cognitive Services API (edit)
Revision as of 14:41, 21 April 2022
, 21 April 2022→How to fix the error: invalid subscription key or wrong API endpoint
mNo edit summary |
|||
| Line 15: | Line 15: | ||
</pre> | </pre> | ||
== How to fix the error: Failed to download image from input URL == | |||
Error message | |||
: <pre>{"error":{"code":"FailedToDownloadImage","message":"Failed to download image from input URL."}}</pre> | |||
Solution: | |||
* Check the form data submitted | |||
* Check the image URL | |||
== How to fix the error: Unsupported media type == | == How to fix the error: Unsupported media type == | ||