Forum Discussion
janfcarl
5 years agoHelper I
Problem with PowerBIClient (GetReportsInGroupAsync)
EDIT: I was able to fix the problem by adding ServicePointManager.SecurityProtocol = SecurityProtocolType.Tls12; to the method GetTokenCredentials. My next problem is that the call var reques...
Anonymous
5 years agoNot applicable
Hi janfcarl ,
This is a link to related content, I hope it will help you:
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- janfcarl5 years agoHelper I
Thank you, I was able to fix the problem, but have a new problem now (updated the post). Perhaps you can take a look, but we are looking for support from Microsoft directly.