Forum Discussion
GunterM
8 years agoRegular Visitor
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) {
...
v-ljerr-msft
8 years agoMicrosoft Employee
Hi GunterM,
It seems to be that the embedded token is invalid. How did you get the token?
In addition, here is similar thread which should help you make sure the token is valid. :smileyhappy:
Regards