Forum Discussion
skbg
2 years agoNew Member
400 Bad Request Creating embed token with effective identity requires dataset to be provided
Hi, I'm migrating client-code from ADAL.NET to MSAL.NET that embeds Power BI report, and what was working under ADAL.Net is failing in MSAL.Net approach. I'm unable to get the access token to a repo...
- 2 years ago
Anyone facing this issue, the error message is actually correct.
While passing EffectiveIdentity, you also need to pass the dataset id in the ei list as datasets:, i was missing that.
Hope this helps.
-skbg
skbg
2 years agoNew Member
Anyone facing this issue, the error message is actually correct.
While passing EffectiveIdentity, you also need to pass the dataset id in the ei list as datasets:, i was missing that.
Hope this helps.
-skbg
- Anonymous2 years agoNot applicable
Hi skbg ,
Whether your problem has been resolved? If yes, could you please mark your post as Answered? It will help the others in the community find the solution easily if they face the same problem as yours. Thank you.
Best Regards