Forum Discussion
varman
8 years agoFrequent Visitor
power bi embedded access token
Hi, Im very new to power bi. I just want to generate tokens. I refered few online articals to find code in javascript. this returns errors. How can I get non expire access token? If it is expired as...
v-micsh-msft
8 years agoMicrosoft Employee
Hi,
I don't think there is a way to generate non expire token.
Instead, the token could be updated through the SetAccessToken function:
For a workthrough about how to get an Access token, please follow:
2. How To: Get embed token using Get/Post only
Regards,
Michael