<?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: REST API with X-Auth-token and VIEW Method in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/REST-API-with-X-Auth-token-and-VIEW-Method/m-p/2547036#M36403</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/320626"&gt;@hvlfc&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As far as I know,&amp;nbsp;a REST API is an application program interface (API) that uses HTTP requests to GET, PUT, POST and DELETE data.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In Power BI, you may add the connection type you want before the url in URL Part.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;like: GET http:...&lt;/P&gt;
&lt;P&gt;You may refer to this blog to learn how to handle authentication.&lt;/P&gt;
&lt;P&gt;For reference:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/power-query/handlingauthentication" target="_self"&gt;Handling Authentication&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Rico Zhou&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.&lt;/P&gt;</description>
    <pubDate>Mon, 30 May 2022 07:55:12 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-05-30T07:55:12Z</dc:date>
    <item>
      <title>REST API with X-Auth-token and VIEW Method</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/REST-API-with-X-Auth-token-and-VIEW-Method/m-p/2538419#M36318</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to connect to a REST API with X-AUTH-TOKEN and VIEW method. This works fine in postman, but I am unable to connect in Power BI.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="postman.png" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/721201i88159EE8D42B1C4C/image-size/large?v=v2&amp;amp;px=999" role="button" title="postman.png" alt="postman.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Firts I tried the Get data&amp;gt;&amp;gt;Web&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="web.png" style="width: 878px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/721198i137162EA986F483C/image-size/large?v=v2&amp;amp;px=999" role="button" title="web.png" alt="web.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I receive a 404 error (not found). My guess is that it defaults to GET method, and not VIEW method.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to write a blank query to use the VIEW method and x-auth key?&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2022 09:13:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/REST-API-with-X-Auth-token-and-VIEW-Method/m-p/2538419#M36318</guid>
      <dc:creator>hvlfc</dc:creator>
      <dc:date>2022-05-25T09:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: REST API with X-Auth-token and VIEW Method</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/REST-API-with-X-Auth-token-and-VIEW-Method/m-p/2547036#M36403</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/320626"&gt;@hvlfc&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As far as I know,&amp;nbsp;a REST API is an application program interface (API) that uses HTTP requests to GET, PUT, POST and DELETE data.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In Power BI, you may add the connection type you want before the url in URL Part.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;like: GET http:...&lt;/P&gt;
&lt;P&gt;You may refer to this blog to learn how to handle authentication.&lt;/P&gt;
&lt;P&gt;For reference:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/power-query/handlingauthentication" target="_self"&gt;Handling Authentication&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Rico Zhou&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Mon, 30 May 2022 07:55:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/REST-API-with-X-Auth-token-and-VIEW-Method/m-p/2547036#M36403</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-05-30T07:55:12Z</dc:date>
    </item>
  </channel>
</rss>

