Forum Discussion
Update Parameters in Group with Power Automate using Power BI REST API
Hi jjrscorpio ,
Here is a post about Microsoft Flow Automation using Power BI API to refresh datasets in Power BI Workspaces:
https://www.idabergumdata.com/post/microsoft-flow-automation-using-power-bi-api.
I think the content of this blog is very similar to your operations. Hope it could help you.
Alternatively, you can post your issue on Microsoft Power Automate Community. When it comes to Microsoft Flow, this is a great place to solve problems.
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Icey,
I've read that post few days ago but creating the custom connector don't work also. I can't even test it while customizing it.
I found some posts yesterday suggesting that Power BI REST API runs within the user context and for this reason the grant_type should be password instead of client_credentials: https://stackoverflow.com/questions/35254559/client-credentials-dont-work-for-powerbi-rest-api and https://stackoverflow.com/questions/32341877/cant-get-client-credentials-access-token-to-authorize-power-bi?rq=1
Those blog are quite old and I haven't found any update yet, but I would be amazed as client_credentials wouldn't work, as even the official Microsoft documentation depicts the scenario using client_credentials https://docs.microsoft.com/en-us/power-bi/developer/register-app
- Icey6 years agoCommunity Support
Hi jjrscorpio ,
Sorry, my limited knowledge may prevent me from helping you further.
If you are a pro user, I suggest you to create a support ticket to get further help.
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.