Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Hi,
I'm hoping someone has some ideas, we started having this problem about a week ago. We cannot access https://analysis.windows.net/powerbi/api used for integration to acquire a token.
The error message is:
AADSTS900023: Specified tenant identifier 'authorize' is neither a valid DNS name, nor a valid external domain. Trace ID: 7c84e182-7173-47de-9737-4cc3cebb4700 Correlation ID: b2eabff7-593f-4909-980f-6dfa709310ef Timestamp: 2022-09-02 02:43:25Z
Here is the c# code:
var authenticationContext = new AuthenticationContext("https://login.windows.net/common/oauth2/authorize/");
var authenticationResult = authenticationContext.AcquireTokenAsync("https://analysis.windows.net/powerbi/api", settings.ApplicationId, credential).GetAwaiter().GetResult();
Any advice would be appreciated.
Thanks!
You can raise an issue at https://issues.powerbi.com . If you have a Pro license you can consider raising a Pro ticket at https://powerbi.microsoft.com/en-us/support/pro/
Appreciate the help, I did create a ticket and they suggested I contact the community. They are now going to assign a developer to contact us.
Thanks
Did you ever get a response, I am getting the same error after updating to Microsft.PowerBI.Api v 4.10.0
If this is in a corporate environment, you need to specify the corporate domain you are authenticating against. if my user is joeblogs@contoso123.com ..... use contoso123.com in the tenant field. It worked for me. Hope it helps someone else.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
5 | |
1 | |
1 | |
1 | |
1 |
User | Count |
---|---|
9 | |
3 | |
3 | |
2 | |
2 |