bdiouf wrote:@Eric_Zhang, I can confirm the embed token is still valid. I am not sure how to check if the Embed URL is still valid. How can I check this?
Update: Also, if the embed URL is not valid, how can I make it valid? it seems like the Embed URL consists of the reportID and Embed ID via:
Thanks,
bdiouf
What are the appended embedIDxxxxxxxxx? Try to remove the embedId part.
Normally a valid embedded url is like
https://embedded.powerbi.com/appTokenReportEmbed?reportId=c52af8ab-0468-4165-92af-dc39858d66ad
One way to find a valid embeded reportid is from this github demo.