<?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: Form-Data POST request for Oauth 2.0 in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/Form-Data-POST-request-for-Oauth-2-0/m-p/3947134#M3535</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="747535" data-lia-user-login="neoceja" class="lia-mention lia-mention-user"&gt;neoceja&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet.&lt;BR /&gt;Otherwise, will respond back with the more details and we will try to help . &lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 24 May 2024 10:58:54 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-05-24T10:58:54Z</dc:date>
    <item>
      <title>Form-Data POST request for Oauth 2.0</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Form-Data-POST-request-for-Oauth-2-0/m-p/3940055#M3486</link>
      <description>&lt;P&gt;Hi!&lt;BR /&gt;I'm trying to build a pipeline to get data form Zoho CRM.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Zoho uses Oauth 2.0 and I've researched how to go around it in data pipeline by creating 2 API calls, the first to get the token and the second to get the data.&lt;BR /&gt;The problem I('m having is with the first request:&lt;/P&gt;&lt;P&gt;I tested it in Postman and it works fine, so the problem must be the way I'm writing it in Fabric.&lt;/P&gt;&lt;P&gt;Can somebody help??&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2024 14:08:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Form-Data-POST-request-for-Oauth-2-0/m-p/3940055#M3486</guid>
      <dc:creator>neoceja</dc:creator>
      <dc:date>2024-05-22T14:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: Form-Data POST request for Oauth 2.0</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Form-Data-POST-request-for-Oauth-2-0/m-p/3942182#M3510</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="747535" data-lia-user-login="neoceja" class="lia-mention lia-mention-user"&gt;neoceja&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Thanks for using Fabric Community. Can you please check your header?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Header: Add Content-Type : application/json&lt;/LI-CODE&gt;
&lt;P&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you please refer the below similar threads -&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Data-Pipelines/Ingest-data-form-a-rest-API-with-Oauth2/m-p/3471443#M790" target="_blank" rel="noopener"&gt;Ingest data form a rest API with Oauth2 - Microsoft Fabric Community&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Data-Pipelines/retrieve-token-api-call-with-content-type-x-www-form-urlencoded/td-p/3778608" target="_blank" rel="noopener"&gt;Solved: retrieve token api call with content type x-www-fo... - Microsoft Fabric Community&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this is helpful. Do let me know incase of further queries.&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 May 2024 07:38:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Form-Data-POST-request-for-Oauth-2-0/m-p/3942182#M3510</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-05-23T07:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: Form-Data POST request for Oauth 2.0</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Form-Data-POST-request-for-Oauth-2-0/m-p/3947134#M3535</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="747535" data-lia-user-login="neoceja" class="lia-mention lia-mention-user"&gt;neoceja&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet.&lt;BR /&gt;Otherwise, will respond back with the more details and we will try to help . &lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 May 2024 10:58:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Form-Data-POST-request-for-Oauth-2-0/m-p/3947134#M3535</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-05-24T10:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: Form-Data POST request for Oauth 2.0</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Form-Data-POST-request-for-Oauth-2-0/m-p/3951722#M3577</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="747535" data-lia-user-login="neoceja" class="lia-mention lia-mention-user"&gt;neoceja&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet .&lt;BR /&gt;Otherwise, will respond back with the more details and we will try to help .&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 May 2024 09:26:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Form-Data-POST-request-for-Oauth-2-0/m-p/3951722#M3577</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-05-27T09:26:37Z</dc:date>
    </item>
  </channel>
</rss>

