<?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 Power BI apis not accessible in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-apis-not-accessible/m-p/504172#M15496</link>
    <description>&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;before I was accessing the following services (&amp;nbsp;&lt;A title="" href="https://analysis.windows.net/powerbi/api" target="_blank" rel="nofollow noopener noreferrer"&gt;https://analysis.windows.net/powerbi/api&lt;/A&gt;&amp;nbsp;) . The problem is that the route is no longer working, as if the service was deleted .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help here please ?!&lt;/P&gt;</description>
    <pubDate>Fri, 31 Aug 2018 07:40:16 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-08-31T07:40:16Z</dc:date>
    <item>
      <title>Power BI apis not accessible</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-apis-not-accessible/m-p/504172#M15496</link>
      <description>&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;before I was accessing the following services (&amp;nbsp;&lt;A title="" href="https://analysis.windows.net/powerbi/api" target="_blank" rel="nofollow noopener noreferrer"&gt;https://analysis.windows.net/powerbi/api&lt;/A&gt;&amp;nbsp;) . The problem is that the route is no longer working, as if the service was deleted .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help here please ?!&lt;/P&gt;</description>
      <pubDate>Fri, 31 Aug 2018 07:40:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-apis-not-accessible/m-p/504172#M15496</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-31T07:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI apis not accessible</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-apis-not-accessible/m-p/1010084#M22973</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The URL you are mentioning is the resourceURL which is used for Autentication&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="csharp"&gt;// Create a user password cradentials.
var credential = new UserPasswordCredential(Username, Password);

// Authenticate using created credentials
var authenticationContext = new Microsoft.IdentityModel.Clients.ActiveDirectory.AuthenticationContext(AuthorityUrl);
var authenticationResult = await authenticationContext.AcquireTokenAsync(ResourceUrl, ClientId, credential);&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For me it's still working.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Apr 2020 13:53:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-apis-not-accessible/m-p/1010084#M22973</guid>
      <dc:creator>Jayendran</dc:creator>
      <dc:date>2020-04-06T13:53:41Z</dc:date>
    </item>
  </channel>
</rss>

