Forum Discussion
REST API Permissions Error when Updating Dataflow
- Anonymous3 years ago
Hi PANDAmonium
The product group fixed the 'Try it' button for the Power BI REST API, which makes debugging easier to get started, please try it.
Best Regards,
Gao
Community Support TeamIf there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly. If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data
It looks like I can update the refresh schedule which requires the same scope and uses PATCH. But changing the name or properties still doesn't work giving the same error. Maybe the dataflow renaming issue in Power BI Service is related.
So I guess that just leaves the question, is anyone else able to update the dataflow properties using the REST API? https://docs.microsoft.com/en-us/rest/api/power-bi/dataflows/update-dataflow
- Anonymous3 years agoNot applicable
Hi PANDAmonium
The product group fixed the 'Try it' button for the Power BI REST API, which makes debugging easier to get started, please try it.
Best Regards,
Gao
Community Support TeamIf there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly. If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data
- PANDAmonium3 years agoResolver IV
It's working now using the Try It feature in the Power BI Rest API docs and in Power BI Service. However when testing it in Postman, I'm still getting a "You do not have permissions to manage this dataflow" error. Tested updating the refresh schedule again which should require the same permissions and that works.
Either way, I'm able to do what I need to now at least which is changing the dataflow name, so thank you!
- Anonymous4 years agoNot applicable
Hi PANDAmonium ,
Would you please share your steps, shell code and error messages? Please hide your private information such as {groupId} and {dataflowId}. thanks.
Best Regards,
Gao
Community Support TeamIf there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly. If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data