Hi All,
I am working on an Application to embed PowerBI reports using App only data. The soultion is working fine and able to render the report. Now the problem is if i select View Source poperty then i can see powerbi javascript code whch exposes some of the key values like embedUrl, embedReportId and accessToken. This is a security risk . How can i pervent this ? Any help would be deeply appriciated.