<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic tenant identifier 'authorize' is neither a valid DNS name, nor a valid external domain error in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/tenant-identifier-authorize-is-neither-a-valid-DNS-name-nor-a/m-p/2756774#M38523</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I'm hoping someone has some ideas, we started having this problem about a week ago.&amp;nbsp; We c&lt;/SPAN&gt;&lt;SPAN&gt;annot access&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://analysis.windows.net/powerbi/api" target="_blank" rel="noopener"&gt;https://analysis.windows.net/powerbi/api&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;used for integration to acquire a token. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The error message is:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;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&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Here is the c# code:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;var authenticationContext = new AuthenticationContext("&lt;A href="https://login.windows.net/common/oauth2/authorize/" target="_blank" rel="noopener"&gt;https://login.windows.net/common/oauth2/authorize/&lt;/A&gt;");&lt;BR /&gt;var authenticationResult = authenticationContext.AcquireTokenAsync("&lt;A href="https://analysis.windows.net/powerbi/api" target="_blank" rel="noopener"&gt;https://analysis.windows.net/powerbi/api&lt;/A&gt;", settings.ApplicationId, credential).GetAwaiter().GetResult();&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any advice would be appreciated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 09 Sep 2022 01:14:58 GMT</pubDate>
    <dc:creator>SBDEV</dc:creator>
    <dc:date>2022-09-09T01:14:58Z</dc:date>
    <item>
      <title>tenant identifier 'authorize' is neither a valid DNS name, nor a valid external domain error</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/tenant-identifier-authorize-is-neither-a-valid-DNS-name-nor-a/m-p/2756774#M38523</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I'm hoping someone has some ideas, we started having this problem about a week ago.&amp;nbsp; We c&lt;/SPAN&gt;&lt;SPAN&gt;annot access&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://analysis.windows.net/powerbi/api" target="_blank" rel="noopener"&gt;https://analysis.windows.net/powerbi/api&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;used for integration to acquire a token. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The error message is:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;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&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Here is the c# code:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;var authenticationContext = new AuthenticationContext("&lt;A href="https://login.windows.net/common/oauth2/authorize/" target="_blank" rel="noopener"&gt;https://login.windows.net/common/oauth2/authorize/&lt;/A&gt;");&lt;BR /&gt;var authenticationResult = authenticationContext.AcquireTokenAsync("&lt;A href="https://analysis.windows.net/powerbi/api" target="_blank" rel="noopener"&gt;https://analysis.windows.net/powerbi/api&lt;/A&gt;", settings.ApplicationId, credential).GetAwaiter().GetResult();&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any advice would be appreciated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Sep 2022 01:14:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/tenant-identifier-authorize-is-neither-a-valid-DNS-name-nor-a/m-p/2756774#M38523</guid>
      <dc:creator>SBDEV</dc:creator>
      <dc:date>2022-09-09T01:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: tenant identifier 'authorize' is neither a valid DNS name, nor a valid external domain error</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/tenant-identifier-authorize-is-neither-a-valid-DNS-name-nor-a/m-p/2759795#M38558</link>
      <description>&lt;P&gt;You can raise an issue at &lt;A href="https://issues.powerbi.com" target="_blank"&gt;https://issues.powerbi.com&lt;/A&gt; . If you have a Pro license you can consider raising a Pro ticket at &lt;A href="https://powerbi.microsoft.com/en-us/support/pro/" target="_blank"&gt;https://powerbi.microsoft.com/en-us/support/pro/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 10 Sep 2022 20:28:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/tenant-identifier-authorize-is-neither-a-valid-DNS-name-nor-a/m-p/2759795#M38558</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2022-09-10T20:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: tenant identifier 'authorize' is neither a valid DNS name, nor a valid external domain error</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/tenant-identifier-authorize-is-neither-a-valid-DNS-name-nor-a/m-p/2760691#M38578</link>
      <description>&lt;P&gt;Appreciate the help, I did create a ticket and they suggested I contact the community.&amp;nbsp; They are now going to assign a developer to contact us.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2022 01:50:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/tenant-identifier-authorize-is-neither-a-valid-DNS-name-nor-a/m-p/2760691#M38578</guid>
      <dc:creator>SBDEV</dc:creator>
      <dc:date>2022-09-12T01:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: tenant identifier 'authorize' is neither a valid DNS name, nor a valid external domain error</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/tenant-identifier-authorize-is-neither-a-valid-DNS-name-nor-a/m-p/2787840#M38828</link>
      <description>&lt;P&gt;Did you ever get a response, I am getting the same error after updating to Microsft.PowerBI.Api v 4.10.0&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2022 18:53:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/tenant-identifier-authorize-is-neither-a-valid-DNS-name-nor-a/m-p/2787840#M38828</guid>
      <dc:creator>limdv1</dc:creator>
      <dc:date>2022-09-22T18:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: tenant identifier 'authorize' is neither a valid DNS name, nor a valid external domain error</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/tenant-identifier-authorize-is-neither-a-valid-DNS-name-nor-a/m-p/3018687#M40704</link>
      <description>&lt;P&gt;If this is in a corporate environment, you need to specify the corporate domain you are authenticating against.&amp;nbsp; if my user is &lt;A href="mailto:joeblogs@contoso123.com" target="_blank"&gt;joeblogs@contoso123.com&lt;/A&gt;&amp;nbsp;..... use &lt;STRONG&gt;contoso123.com&lt;/STRONG&gt; in the tenant field. It worked for me. Hope it helps someone else.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2023 08:33:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/tenant-identifier-authorize-is-neither-a-valid-DNS-name-nor-a/m-p/3018687#M40704</guid>
      <dc:creator>skuimtor</dc:creator>
      <dc:date>2023-01-13T08:33:22Z</dc:date>
    </item>
  </channel>
</rss>

