Forum Discussion
ZMALQ
6 years agoFrequent Visitor
Power Bi Embed ,App Only Auth, Dynamic data source and report refresh based on app only access-token
Power Bi Embed, Using App Only Auth, and passing access token as a parameter for different login. Able to fetch the access-token Parameter but the report is not refreshed with that access-token
the rest api received will provide the dataset with different access, we are passing access token in the Data Source.
"updateDetails": [
{
"name": "access-token",
"newValue": 'abcd'
},
]
Unable to get the updated the data Source and report in power bi service.
2 Replies
- v-xicai
Community Support
Hi ZMALQ ,
You may refer to the article How to access Power BI REST APIs programmatically , pay attention to the steps.
Best Regards,
Amy
Community Support Team _ Amy
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.