Having trouble connecting to the Embed Container in Javascript when using Embed for your Organization. Everything works perfectly when using Embed for your Customers. I can connect to the embedContainer using powerbi.get command. With this I'm able to interact with the report via javascript.
When I use the same code for Embed for your Organization, I get a console error that states there is no associated instance associated with the div element. The report display, but none of my javascript code works for interactive with the report.
Is it possible to to connect to the Embed Container using Embed for your Organization?