<?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 Re: The resource principal named https://api.powerbi.com was not found in tenant named [Tenant Name] in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/The-resource-principal-named-https-api-powerbi-com-was-not-found/m-p/4204441#M56846</link>
    <description>&lt;P&gt;It seems you are using a worng Resource URI to generate OAUTh token.&lt;/P&gt;
&lt;P&gt;Can you confirm what resource URI you are using?&lt;/P&gt;
&lt;P&gt;plz use the below one :&amp;nbsp;&lt;A href="https://analysis.windows.net/powerbi/api" target="_blank"&gt;https://analysis.windows.net/powerbi/api&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 01 Oct 2024 02:55:07 GMT</pubDate>
    <dc:creator>NandanHegde</dc:creator>
    <dc:date>2024-10-01T02:55:07Z</dc:date>
    <item>
      <title>The resource principal named https://api.powerbi.com was not found in tenant named [Tenant Name]</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/The-resource-principal-named-https-api-powerbi-com-was-not-found/m-p/4202540#M56738</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I built a logic app that will process a number of tables when triggered.&amp;nbsp; We were using Azure Analysis Services but switched over to Power BI Premium Semantic Models.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using the correct endpoint for the connection but for some reason, I'm seeing the following error message:&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;BadRequest&lt;/STRONG&gt;&lt;SPAN&gt;.&amp;nbsp;Http request failed as there is an error getting AD OAuth token: 'AADSTS500011: The resource principal named &lt;A href="https://api.powerbi.com" target="_blank"&gt;https://api.powerbi.com&lt;/A&gt; was not found in the tenant named nnnnnnnn. This can happen if the application has not been installed by the administrator of the tenant or consented to by any user in the tenant. You might have sent your authentication request to the wrong tenant. Trace ID: xxxxx&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;xxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxxxxx Correlation ID: nnnnnnnn-nnnn-nnnn-nnnn-nnnnnnnnnnnnnTimestamp: 2024-09-30 19:31:52Z'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;Below is the URI format that I'm using&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;A href="https://api.powerbi.com/v1.0/myorg/groups/xxxxx" target="_blank"&gt;https://api.powerbi.com/v1.0/myorg/groups/xxxxx&lt;/A&gt;&amp;nbsp;xxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxxxxx/datasets/xxxxx&amp;nbsp;xxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxxxxx/refreshes&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2024 19:41:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/The-resource-principal-named-https-api-powerbi-com-was-not-found/m-p/4202540#M56738</guid>
      <dc:creator>PMFlorenzano</dc:creator>
      <dc:date>2024-09-30T19:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: The resource principal named https://api.powerbi.com was not found in tenant named [Tenant Name]</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/The-resource-principal-named-https-api-powerbi-com-was-not-found/m-p/4204441#M56846</link>
      <description>&lt;P&gt;It seems you are using a worng Resource URI to generate OAUTh token.&lt;/P&gt;
&lt;P&gt;Can you confirm what resource URI you are using?&lt;/P&gt;
&lt;P&gt;plz use the below one :&amp;nbsp;&lt;A href="https://analysis.windows.net/powerbi/api" target="_blank"&gt;https://analysis.windows.net/powerbi/api&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2024 02:55:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/The-resource-principal-named-https-api-powerbi-com-was-not-found/m-p/4204441#M56846</guid>
      <dc:creator>NandanHegde</dc:creator>
      <dc:date>2024-10-01T02:55:07Z</dc:date>
    </item>
    <item>
      <title>Re: The resource principal named https://api.powerbi.com was not found in tenant named [Tenant Name]</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/The-resource-principal-named-https-api-powerbi-com-was-not-found/m-p/4207868#M56980</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/226550"&gt;@NandanHegde&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using the&amp;nbsp;&lt;A href="https://api.powerbi.com/v1.0" target="_blank" rel="noopener"&gt;https://api.powerbi.com/v1.0&lt;/A&gt;&amp;nbsp;as explained within this article below but I'm new at this setup and know that something is not setup right.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a logic app that I'm using to update several tables within a semantic model&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/connect-data/asynchronous-refresh#base-url" target="_blank" rel="noopener"&gt;https://learn.microsoft.com/en-us/power-bi/connect-data/asynchronous-refresh#base-url&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2024 11:56:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/The-resource-principal-named-https-api-powerbi-com-was-not-found/m-p/4207868#M56980</guid>
      <dc:creator>PMFlorenzano</dc:creator>
      <dc:date>2024-10-01T11:56:40Z</dc:date>
    </item>
  </channel>
</rss>

