Forum Discussion
REST API: Update Report Content Error "PowerBIEntityNotFound"
- 4 years ago
I wanted to come back here with a clever reason why it was not working, but quite simply because I had made a very very simple rookie mistake. I had my report ID & workspace ID's in the wrong order in the body!
Lesson learned: Triple check your bloody code 🙂
Do you get the same error in the API sandbox?
Reports - Update Report Content In Group - REST API (Power BI Power BI REST APIs) | Microsoft Docs
lbendlin Unfortunately yes I do. I've deleted report copies in the target workspace, recopied and attempted the report update api call again with the same result.
- lbendlin4 years agoSuper User
Then you have bigger issues. Maybe you don't have permission. What's the error in the sandbox?
- Chthonian4 years agoHelper III
I wanted to come back here with a clever reason why it was not working, but quite simply because I had made a very very simple rookie mistake. I had my report ID & workspace ID's in the wrong order in the body!
Lesson learned: Triple check your bloody code 🙂