<?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: Access to all response headers in Custom Connector in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Access-to-all-response-headers-in-Custom-Connector/m-p/1918050#M30130</link>
    <description>&lt;P&gt;Nope. I ended up giving up on customer connectors in general. It was easier to work with Amazon Lambda's instead.&lt;/P&gt;</description>
    <pubDate>Wed, 23 Jun 2021 16:23:42 GMT</pubDate>
    <dc:creator>rtaylor</dc:creator>
    <dc:date>2021-06-23T16:23:42Z</dc:date>
    <item>
      <title>Access to all response headers in Custom Connector</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Access-to-all-response-headers-in-Custom-Connector/m-p/699935#M19503</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm connecting to an API that provides a pagination token (scroll-id) in the response header.&lt;/P&gt;&lt;P&gt;I need that ID to include in the next query to receive the next items.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The response header comes with various items.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;However, when trying to read the header items it seems that the header only includes the "Content-Type" item&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;let    
    Source = Web.Contents(url, header),
    scrollid = Value.Metadata(Source)[Headers]
in
   scrollid&lt;/PRE&gt;&lt;P&gt;While in Fiddler I do see all other items as well.&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know it requires a custom connector to access all headers from other posts here, but I haven't found a solution how to actually acess all those header items.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help,&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Sun, 26 May 2019 18:17:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Access-to-all-response-headers-in-Custom-Connector/m-p/699935#M19503</guid>
      <dc:creator>ChSchroeck</dc:creator>
      <dc:date>2019-05-26T18:17:18Z</dc:date>
    </item>
    <item>
      <title>Re: Access to all response headers in Custom Connector</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Access-to-all-response-headers-in-Custom-Connector/m-p/1260109#M24993</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm wondering if you found a solution to this? I'm stuck at about the same spot, but for some reason I don't see any headers at all.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jul 2020 19:43:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Access-to-all-response-headers-in-Custom-Connector/m-p/1260109#M24993</guid>
      <dc:creator>rtaylor</dc:creator>
      <dc:date>2020-07-29T19:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: Access to all response headers in Custom Connector</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Access-to-all-response-headers-in-Custom-Connector/m-p/1917569#M30129</link>
      <description>&lt;P&gt;Hi Guys,&lt;BR /&gt;&lt;BR /&gt;did any of you resolve the issue in the meantime?&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Jörg&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jun 2021 13:20:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Access-to-all-response-headers-in-Custom-Connector/m-p/1917569#M30129</guid>
      <dc:creator>JoergBeck</dc:creator>
      <dc:date>2021-06-23T13:20:45Z</dc:date>
    </item>
    <item>
      <title>Re: Access to all response headers in Custom Connector</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Access-to-all-response-headers-in-Custom-Connector/m-p/1918050#M30130</link>
      <description>&lt;P&gt;Nope. I ended up giving up on customer connectors in general. It was easier to work with Amazon Lambda's instead.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jun 2021 16:23:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Access-to-all-response-headers-in-Custom-Connector/m-p/1918050#M30130</guid>
      <dc:creator>rtaylor</dc:creator>
      <dc:date>2021-06-23T16:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: Access to all response headers in Custom Connector</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Access-to-all-response-headers-in-Custom-Connector/m-p/2378650#M34804</link>
      <description>&lt;P&gt;Hi Chris,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you get any help regarding this issue?&lt;/P&gt;&lt;P&gt;I am having exactly the same problem &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Mon, 07 Mar 2022 12:43:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Access-to-all-response-headers-in-Custom-Connector/m-p/2378650#M34804</guid>
      <dc:creator>Raikoh</dc:creator>
      <dc:date>2022-03-07T12:43:27Z</dc:date>
    </item>
  </channel>
</rss>

