Forum Discussion

hvshalihotri's avatar
hvshalihotri
Frequent Visitor
3 years ago

Data Source Error : Connecting Azure Translation API to Power BI Desktop

Hi Everyone,

I want to implement Azure Translation service to translate one language into another in Power BI Desktop for which I require API key and an endpoint. I have both and been trying to implement in PowerBI Desktop but encountered the following error

 

DataSource.Error: Web.Contents failed to get contents from 'https://api.cognitive.microsofttranslator.com/translate?api-version=3.0&from=en&to=hi' (405): Method Not Allowed
Details:
DataSourceKind=Web

 

What should I do inorder to resolve?
DataSourcePath=https://api.cognitive.microsofttranslator.com/translate
Url=https://api.cognitive.microsofttranslator.com/translate?api-version=3.0&from=en&to=hi