Forum Discussion
MaheshMole
6 years agoFrequent Visitor
Power BI Bookmark for Embedded report - Capture api not working
We are trying to show all bookmarks, capture and apply using Power BI Java scripts bookmark API (Bookmarks Java Script API ) in our application which uses embedded reports. The capture API is not wo...
kohder
5 years agoFrequent Visitor
Check the version of you powerbi-client package.
In my case I found that an environment running version 2.15.1 was raising this exception.
Not sure what the problem is with this version, but if you explicitly update your package.json to target 2.14.1 the problem seems to disappear.