Forum Discussion
PowerBI Connection to Synergi life API
Hi Peter_Jeyaraj_I ,
According to your description, to call this api in Power BI, you need to create an application in the Power BI Developer's Portal. This application provides reusable client ID and client key with which we can generate the embedded token required for the REST API. link
Follow the steps in the following blog to test again.
If the problem is still not resolved, please point it out and provide related operation screenshoots. Looking forward to your feedback.
Best Regards,
Henry
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Henry,
Thanks for your inputs.
Getting below error msg when i try the "Authorize User" Step, while registering the app in PowerBI
- v-henryk-mstf4 years agoCommunity Support
Hi Peter_Jeyaraj_I ,
Please log in Azure portal with the account registered that app and grant permissions.
Refer to the relevant official documentation as below:
Delegate application management administrator permissions - Azure AD | Microsoft Docs
Best Regards,
Henry
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.- Peter_Jeyaraj_I4 years agoHelper II
Hi v-henryk-mstf ,
Added the permission via Portal.azure.com. anyhow, still getting the same error msg.
Getting below msg, when i try to get data via PowerBI.
First time exploring this API, so not sure whether i am following the right steps. If possible, could you please share the step by step process for API authentication in PowerBI.. It would be great help for me.
- Peter_Jeyaraj_I4 years agoHelper II
It works now by using the token number generated from postman. hope I can able to proceed further. will come back if i stuck again