Forum Discussion

GunterM's avatar
GunterM
Regular Visitor
8 years ago

Error creating new reports using Power BI Embedded

Hi,   I've written the following code to try create a new report using Power BI Embedded:   authContext.acquireToken(window.config.endpoints.powerbiUri, function (error, token) { ...