<?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: Using rest service as data source in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Using-rest-service-as-data-source/m-p/3687791#M49458</link>
    <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/299932"&gt;@segato&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;In fact, I faced some credentials issue that appeared when you work with anonymous mode with credentials directly apply on the whole URL.&lt;/P&gt;
&lt;P&gt;For this scenario, it can be fixed when you split on your URL to root URL and 'relative path' and use the root part to receive the credentials.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Xiaoxin Sheng&lt;/P&gt;</description>
    <pubDate>Thu, 08 Feb 2024 09:14:25 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-02-08T09:14:25Z</dc:date>
    <item>
      <title>Using rest service as data source</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Using-rest-service-as-data-source/m-p/3682342#M49403</link>
      <description>&lt;P&gt;This works perfectly fine in PostMan:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="segato_0-1707207664525.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1037984iA7525C5C0E62E190/image-size/medium?v=v2&amp;amp;px=400" role="button" title="segato_0-1707207664525.png" alt="segato_0-1707207664525.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;However I get a authentication error when trying to connect. Any ideas?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="segato_1-1707207763330.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1037987i8968531B30E46C1A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="segato_1-1707207763330.png" alt="segato_1-1707207763330.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2024 08:23:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Using-rest-service-as-data-source/m-p/3682342#M49403</guid>
      <dc:creator>segato</dc:creator>
      <dc:date>2024-02-06T08:23:56Z</dc:date>
    </item>
    <item>
      <title>Re: Using rest service as data source</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Using-rest-service-as-data-source/m-p/3684295#M49425</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/299932"&gt;@segato&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I'd like to suggest take a look at the following blog about use web connector and optional parameters if it suitabled to your scenario:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://blog.crossjoin.co.uk/2016/08/16/using-the-relativepath-and-query-options-with-web-contents-in-power-query-and-power-bi-m-code/" target="_blank" rel="noopener"&gt;Chris Webb's BI Blog: Using The RelativePath And Query Options With Web.Contents() In Power Query And Power BI M Code (crossjoin.co.uk)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Xiaoxin Sheng&lt;/P&gt;</description>
      <pubDate>Thu, 08 Feb 2024 08:50:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Using-rest-service-as-data-source/m-p/3684295#M49425</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-02-08T08:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: Using rest service as data source</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Using-rest-service-as-data-source/m-p/3685315#M49435</link>
      <description>&lt;P&gt;Thanks highly appreciated. But its related to handle your urls and not my issue?&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2024 09:32:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Using-rest-service-as-data-source/m-p/3685315#M49435</guid>
      <dc:creator>segato</dc:creator>
      <dc:date>2024-02-07T09:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: Using rest service as data source</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Using-rest-service-as-data-source/m-p/3687791#M49458</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/299932"&gt;@segato&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;In fact, I faced some credentials issue that appeared when you work with anonymous mode with credentials directly apply on the whole URL.&lt;/P&gt;
&lt;P&gt;For this scenario, it can be fixed when you split on your URL to root URL and 'relative path' and use the root part to receive the credentials.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Xiaoxin Sheng&lt;/P&gt;</description>
      <pubDate>Thu, 08 Feb 2024 09:14:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Using-rest-service-as-data-source/m-p/3687791#M49458</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-02-08T09:14:25Z</dc:date>
    </item>
  </channel>
</rss>

