<?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 Unauthorized Client Power BI Embed Access Token in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Unauthorized-Client-Power-BI-Embed-Access-Token/m-p/322243#M9501</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm having this&amp;nbsp;error when I try to get the access token:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="PD IF"&gt;&lt;DIV class="JL"&gt;&lt;DIV class="Mu SP"&gt;&lt;SPAN class="tL8wMe EMoHub"&gt;"&amp;nbsp; &amp;nbsp;{"error":"unauthorized_client","error_description":"AADSTS70001: Application '5d0c6c40-85ef-4198-946b-a2508f12a35f' is not supported for this API version.\r\nTrace ID: a0131325-7356-4725-939b-abcbc9c94600\r\nCorrelation ID: 9dc887f4-cfaa-4fe1-b1e4-54c3694d685b\r\nTimestamp: 2017-12-12 16:12:30Z","error_codes":[70001],"timestamp":"2017-12-12 16:12:30Z","trace_id":"a0131325-7356-4725-939b-abcbc9c94600","correlation_id":"9dc887f4-cfaa-4fe1-b1e4-54c3694d685b"}"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="ci"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="ci"&gt;What can it be? I've granted permissions in azure portal.&lt;/DIV&gt;&lt;DIV class="ci"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="ci"&gt;Thanks!&lt;/DIV&gt;</description>
    <pubDate>Tue, 12 Dec 2017 19:38:57 GMT</pubDate>
    <dc:creator>edsonromero</dc:creator>
    <dc:date>2017-12-12T19:38:57Z</dc:date>
    <item>
      <title>Unauthorized Client Power BI Embed Access Token</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Unauthorized-Client-Power-BI-Embed-Access-Token/m-p/322243#M9501</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm having this&amp;nbsp;error when I try to get the access token:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="PD IF"&gt;&lt;DIV class="JL"&gt;&lt;DIV class="Mu SP"&gt;&lt;SPAN class="tL8wMe EMoHub"&gt;"&amp;nbsp; &amp;nbsp;{"error":"unauthorized_client","error_description":"AADSTS70001: Application '5d0c6c40-85ef-4198-946b-a2508f12a35f' is not supported for this API version.\r\nTrace ID: a0131325-7356-4725-939b-abcbc9c94600\r\nCorrelation ID: 9dc887f4-cfaa-4fe1-b1e4-54c3694d685b\r\nTimestamp: 2017-12-12 16:12:30Z","error_codes":[70001],"timestamp":"2017-12-12 16:12:30Z","trace_id":"a0131325-7356-4725-939b-abcbc9c94600","correlation_id":"9dc887f4-cfaa-4fe1-b1e4-54c3694d685b"}"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="ci"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="ci"&gt;What can it be? I've granted permissions in azure portal.&lt;/DIV&gt;&lt;DIV class="ci"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="ci"&gt;Thanks!&lt;/DIV&gt;</description>
      <pubDate>Tue, 12 Dec 2017 19:38:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Unauthorized-Client-Power-BI-Embed-Access-Token/m-p/322243#M9501</guid>
      <dc:creator>edsonromero</dc:creator>
      <dc:date>2017-12-12T19:38:57Z</dc:date>
    </item>
    <item>
      <title>Re: Unauthorized Client Power BI Embed Access Token</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Unauthorized-Client-Power-BI-Embed-Access-Token/m-p/323469#M9544</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/45753"&gt;@edsonromero&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;According to the error message, it seems to be that your application may not be registered properly&amp;nbsp;&lt;SPAN&gt;with Azure AD to allow your application access to the Power BI REST APIs. I would suggest you recheck the steps in &lt;A href="https://docs.microsoft.com/en-us/power-bi/developer/register-app" target="_self"&gt;this&lt;/A&gt; documentation to re-register your application. Following are some steps you may need to pay more attention to.&amp;nbsp;&lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://community.fabric.microsoft.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=""&gt;The &lt;STRONG&gt;App type&lt;/STRONG&gt; selection will depend on the type of application you are using.&lt;/P&gt;
&lt;UL&gt;
&lt;LI class=""&gt;Use&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Server-side Web app&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;for web apps or web APIs.&lt;/LI&gt;
&lt;LI&gt;Use&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Native app&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;for apps that run on client devices.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM&gt;You will also choose *&lt;/EM&gt;Native app&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;if you are embedding content for your customers regardless of what the actual application is. Even for web applications.***&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN&gt;If you are embedding content for your customers, you will need to &lt;STRONG&gt;configure additional permissions within the Azure portal&lt;/STRONG&gt;. For more information, see&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/power-bi/developer/register-app#apply-permissions-to-your-application" data-linktype="self-bookmark" target="_blank"&gt;Apply permissions to your application&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Thu, 14 Dec 2017 09:08:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Unauthorized-Client-Power-BI-Embed-Access-Token/m-p/323469#M9544</guid>
      <dc:creator>v-ljerr-msft</dc:creator>
      <dc:date>2017-12-14T09:08:56Z</dc:date>
    </item>
  </channel>
</rss>

