react
1 TopicHow to pass client id, secret key for the export to pdf in embedded application - React JS
We are working on an embedded app that uses react js that embeds powerbi dashboard and rest api for the export to pdf functionality. Currently, export to pdf takes more than 1.30 minutes to download the pdf for a minimum of 4 pages. We are now passing bearer token. We are not able to get the code for react js to pass the service principle id and secret key so we can try optimizing the speed of the download.929Views0likes1Comment