Forum Discussion
Juramirez
Resolver I
8 years agoParsing 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
Resolver I
8 years agoorygreg
8 years agoFrequent Visitor
Hi Juramirez,
Did you ever get this resolved? I'm facing exact same issue.
The only way I've gotten the embedding to "work" is to use an older version of the "Microsoft.IdentityModel.Clients.ActiveDirectory" NuGet package - one WITHOUT the AcquireTokenAsync() call, it just has AcquireToken(). But this brings up the credentials prompt.
Thanks,
Greg