Forum Discussion
Juramirez
8 years agoResolver I
Parsing WS-Trust Power BI embedded
Hi all I'm having a problem when embedding a report, the following excepction appears: parsing_wstrust_response_failed: Parsing WS-Trust response failed What could it be? Regards J.
Juramirez
8 years agoResolver I
orygreg
8 years agoFrequent Visitor
Hi Juramirez,
Have you found a solution to this yet? I'm facing the same exact issue.
The only way I could get the embedding to "work" was use an older version of "Microsoft.IdentityModel.Clients.ActiveDirectory", which uses AcquireToken() instead of AcquireTokenAsync() - but the user is prompted for credentials since they can't be passed (or, I have figured out how to pass them).
Thanks,
Greg