You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: Post "https://api.powerbi.com/v1.0/myorg/groups/e8/datasets/d7/Default.UpdateDatasources": status code '403 Forbidden' with body {"error":{"code":"InvalidRequest","message":"This operation is only supported for the dataset owner"}}
2021-05-20T11:11:46.5792582Z
2021-05-20T11:11:46.5793361Z on main.tf line 24, in resource "powerbi_pbix" "pbis":
2021-05-20T11:11:46.5794609Z 24: resource "powerbi_pbix" "pbis" {
2021-05-20T11:11:46.5794930Z
Expected Behavior
No Errors
Actual Behavior
Terraform Error printed and ignored
Steps to Reproduce
terraform apply with pbi resources already deployed manually
The text was updated successfully, but these errors were encountered:
The provider currently doesn't take over ownership. Most of our use and test cases the user already has ownership as they created the initial report
But I agree this would be a useful thing thing to have, particularly if using a service principal where it is more difficult to get back ownership once its been lost. I am happy to accept PRs
Hi there, I'm having trouble updating report params and datasources
Terraform Version
14.0.3
Affected Resource(s)
Environment variable names
Azure Managed
Terraform Configuration Files
Debug Output
For each report:
Expected Behavior
No Errors
Actual Behavior
Terraform Error printed and ignored
Steps to Reproduce
terraform apply
with pbi resources already deployed manuallyThe text was updated successfully, but these errors were encountered: