power bi rest api authorization
1 TopicPower BI REST API "An error occurred when invoking the authorization extension."
All; I am facing this issue when trying to use some REST API contexts on our Power BI On-Premises instance. Using : https://servername/reports/api/v2.0/folders we receive this error in the server's response. { "error":{ "code":"1251","message":"An error occurred when invoking the authorization extension." } } I suspect it is a permissions error because it works for admins, but no longer for users. I have yet to uncover where the problem lies. This works as expected and servers up the available contexts for all users https://servername/reports/api/v2.0/ I am hoping you have some guidance or suggestion. Thank you cordiallySolved5KViews0likes6Comments