Forum Discussion
Power Bi rest Api
Hi!
So I'm developing a modern web app using flask + Angular, and my backend (flask) is stateless.
I need to call some APIs in the backend like get reports, dashboards of a user ... is there any solution to this ?
- I tried to register the backend app in azure portal as a web app but the problem is that the login will be requested from the front and the redirect uri is on the backend + the backend is stateless so it was impossible to implement.
- Then I tried to register the frontend as an spa but the problem is that I need to process the data received from the requests in my backend app.
Any solution to this situation please ??
Thank you in advance
2 Replies
- v-luwang-msftCommunity Support
Hi hajarac ,
Pls refer to the following topic to see if it helps you.
Embed power bi dashboard into Flask Application
-
- Embedding for your organization - Reference link
- Embedding for your customers - Reference link
Best Regards
Lucien
-
- v-luwang-msftCommunity Support
Hi hajarac ,
Has your problem been solved, if so, please consider Accept a correct reply as the solution or share your own solution to help others find it.Best Regards
Lucien