Quantcast
Channel: Active questions tagged rest - Stack Overflow
Viewing all articles
Browse latest Browse all 4066

Get measure details via Azure Analysis REST API

$
0
0

we want to get detailed information (measures, tables...) from our Azure Analysis Services cubes. The current idea is to use the Azure REST API, but unfortunateley the first attempt via Postman are not working.

We have set up an App registration in Azure which has Admin rights on the Analysis services.Then we get an authorization token with the following settings:OAuth

With the token I try to get the information from the cube:GET https://westeurope.asazure.windows.net/servers/serverXYZ/models/modelABC/tables

But I get 404 Not found. The documentation is not very helpful what scope for the token is valid and what requests can be send.

Does anyone has some experience to share with this?


Viewing all articles
Browse latest Browse all 4066

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>