Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
JulianPayne_i4
Frequent Visitor

Azure Cognative Services - api not working...

coding in M Query language...

 

My code to create a custom translation function:

 

let
Source = Web.Contents("https://api.cognitive.microsoft.com/sts/v1.0", [Headers=[#"Ocp-Apim-Subscription-Key"="xxxxxxx"]])
in
Source

 

 

My result:


404 Error Resource Not found.....

 

DataSource.Error: Web.Contents failed to get contents from 'https://api.cognitive.microsoft.com/sts/v1.0' (404): Resource Not Found
Details:
DataSourceKind=Web
DataSourcePath=https://api.cognitive.microsoft.com/sts/v1.0
Url=https://api.cognitive.microsoft.com/sts/v1.0

 

 

 

I have tried many other names for the api key [Header]:
apikey
apitoken
Authorization

 

 

Why is the resource not found?

 

In Azure, the subscription gave me the url which I copy and pasted. I see other users using this URL - they have also had problems connecting.

 

I chose "Anonymous" authentication, as has been indicated.

0 REPLIES 0

Helpful resources

Announcements
Fabric Data Days is here Carousel

Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.