Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
tpinkertonchetu
New Member

Unable to authenticate when MFA is enabled.

I hit the endpoint https://login.microsoftonline.com/common/oauth2/token with username, and password, and it return token to me.

Then I used that to show the reports in my webpage.

But when I enable the MFA for that user, then it gives me error response: "Due to a configuration change made by your administrator, or because you moved to a new location, you must use multi-factor authentication to access".

 

What I need to change in my code to run it smoothly. Or There is any other solution for this.

1 ACCEPTED SOLUTION
d_gosbell
Super User
Super User


@tpinkertonchetu wrote:

What I need to change in my code to run it smoothly. Or There is any other solution for this.


You cannot fix this in your code. If the account is enabled for MFA then it cannot generate a token without someone responding to the MFA challenge. You probably need to get an exception from MFA for this account or look using the Power BI Embedded functionality Power BI in Your Apps | Microsoft Power BI

View solution in original post

1 REPLY 1
d_gosbell
Super User
Super User


@tpinkertonchetu wrote:

What I need to change in my code to run it smoothly. Or There is any other solution for this.


You cannot fix this in your code. If the account is enabled for MFA then it cannot generate a token without someone responding to the MFA challenge. You probably need to get an exception from MFA for this account or look using the Power BI Embedded functionality Power BI in Your Apps | Microsoft Power BI

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.