Forum Discussion
Embed Paginated Report
- 9 months ago
Hi 17armaanhussain,
Thanks for getting back and confirming you have tried the earlier steps really appreciate your patience.
Since the issue persists, it’s likely the embed token request is missing or pointing to an incorrect dataset reference. Please double-check the following:
The dataset linked to the paginated report still exists and is in the same workspace. The embed token request includes the correct dataset ID under the datasets section (especially for multi-resource tokens). The account or service principal used for embedding still has access to both the dataset and report.Thank you again for using the Microsoft Fabric Community Forum.
Hi armaanhussain,
Thank you for reaching out to the Microsoft Fabric Community Forum and for sharing the details and screenshot. Also, thanks to lbendlin, for his inputs on this thread.
While temporary platform issues like an AFD outage can sometimes cause token generation errors, in this case the behaviour described “Failed to generate token / 500 internal error / source dataset not found” points more toward a configuration issue rather than a service outage.
This usually happens when the paginated report’s dataset isn’t correctly referenced during the embed token generation process, or when access permissions between the report and dataset workspaces have changed. Ensuring the dataset still exists, verifying the correct workspace permissions, and generating a valid multi-resource embed token with the required dataset references typically resolves it.
Also refer these links:
1. https://learn.microsoft.com/en-us/power-bi/developer/embedded/embed-paginated-reports?tabs=customers
2. https://learn.microsoft.com/en-us/javascript/api/overview/powerbi/embed-paginated-report
3. https://learn.microsoft.com/en-us/power-bi/paginated-reports/paginated-reports-data-sources
4. https://learn.microsoft.com/en-us/rest/api/power-bi/embed-token/generate-token
5. https://learn.microsoft.com/en-us/power-bi/developer/embedded/embedded-troubleshoot
Hope this clears it up. Let us know if you have any doubts regarding this. We will be happy to help.
Thank you for using the Microsoft Fabric Community Forum.
- v-kpoloju-msft9 months agoCommunity Support
Hi armaanhussain,
Just checking in to see if the issue has been resolved on your end. If the earlier suggestions helped, that’s great to hear! And if you’re still facing challenges, feel free to share more details happy to assist further.Thank you.