Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi,
I have a web app which retrieves my powerbi reports. For the last few months, I haven't played with it but it used to work fine. Now, when I run the code (C#; VisualStudio) the GetAuthCode function always retuns a False value. All the credential values are the same as before, as it is the code.
As far as I know, nothing has changed. I have read something about migrating from ADAL authentication to MSAL, but I'm not sure if this has anything to do with it.
Can someone please give me some idea? I don't know what else to try.
Thanks.
Xavier
Hi @xboneu ,
Did you get any error from you code?
I think you may download the offical developer sample , have a test by these codes and compare them with yours.
For reference:
Here is a blog with similar requirements like yours, I hope it could help you.
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.