Forum Discussion
Anonymous
3 years agoNot applicable
Error while creating Access token for Power BI REST API
I was trying to generate an access token for Power BI REST API. I was following the way that is described in this answer. https://community.powerbi.com/t5/Developer/Power-BI-REST-API-using-postm...
Anonymous
3 years agoNot applicable
Anonymous I just found this article that might explain the issue you are facing Authentication issues in Azure HDInsight | Microsoft Learn. In particular
Hence either you set up this policy or you use Service Principal as authorization method:)