<?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: Invalid Auth Header from Web Activity for SalesForce in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/Invalid-Auth-Header-from-Web-Activity-for-SalesForce/m-p/3936352#M3453</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="746326" data-lia-user-login="kxwillis" class="lia-mention lia-mention-user"&gt;kxwillis&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Thanks for the reply. Do let me know incase of further queries with Fabric.&lt;/P&gt;</description>
    <pubDate>Tue, 21 May 2024 14:43:23 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-05-21T14:43:23Z</dc:date>
    <item>
      <title>Invalid Auth Header from Web Activity for SalesForce</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Invalid-Auth-Header-from-Web-Activity-for-SalesForce/m-p/3933450#M3436</link>
      <description>&lt;P&gt;I am issuing a request to a SalesForce bulk API 2.0 from web activity but am receiving an INVALID_AUTH_HEADER resposne and am not sure why.&amp;nbsp; I do have a valid token from the previous web activity and am passing it in the header of this web activity.&amp;nbsp; Sample header from the configuration below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt;"method": "GET",&lt;BR /&gt;"headers": {&lt;BR /&gt;"Authorization": "Bearer [token]",&lt;BR /&gt;"x-ms-date": "Mon, 20 May 2024 20:11:11 GMT",&lt;BR /&gt;"Content-Type": "application/json"&lt;BR /&gt;},&lt;BR /&gt;"relativeUrl": "/services/data/v51.0/sobjects/Account"&lt;BR /&gt;}&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2024 20:23:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Invalid-Auth-Header-from-Web-Activity-for-SalesForce/m-p/3933450#M3436</guid>
      <dc:creator>kxwillis</dc:creator>
      <dc:date>2024-05-20T20:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid Auth Header from Web Activity for SalesForce</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Invalid-Auth-Header-from-Web-Activity-for-SalesForce/m-p/3934277#M3441</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="746326" data-lia-user-login="kxwillis" class="lia-mention lia-mention-user"&gt;kxwillis&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Thanks for using Fabric Community.&lt;BR /&gt;As part of debugging process, can you please test the rest api working perfectly with the help of postman?&lt;BR /&gt;Identify the&amp;nbsp;if the right URL is getting constructed, and debug from the response.&lt;BR /&gt;If possible can you please share the screenshot of your issue. I would be able to guide you better if you can provide these details.&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2024 06:17:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Invalid-Auth-Header-from-Web-Activity-for-SalesForce/m-p/3934277#M3441</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-05-21T06:17:41Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid Auth Header from Web Activity for SalesForce</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Invalid-Auth-Header-from-Web-Activity-for-SalesForce/m-p/3936303#M3452</link>
      <description>&lt;P&gt;Hello and thank you for your reply.&amp;nbsp; While working this request through Postman I received additional information the object I am intending to query may not be supported in a client credentials auth flow.&amp;nbsp; I am checking with SalesForce support on what items I need to enable to support query base objects using client credentials.&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2024 14:17:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Invalid-Auth-Header-from-Web-Activity-for-SalesForce/m-p/3936303#M3452</guid>
      <dc:creator>kxwillis</dc:creator>
      <dc:date>2024-05-21T14:17:40Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid Auth Header from Web Activity for SalesForce</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Invalid-Auth-Header-from-Web-Activity-for-SalesForce/m-p/3936352#M3453</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="746326" data-lia-user-login="kxwillis" class="lia-mention lia-mention-user"&gt;kxwillis&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Thanks for the reply. Do let me know incase of further queries with Fabric.&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2024 14:43:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Invalid-Auth-Header-from-Web-Activity-for-SalesForce/m-p/3936352#M3453</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-05-21T14:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid Auth Header from Web Activity for SalesForce</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Invalid-Auth-Header-from-Web-Activity-for-SalesForce/m-p/3947032#M3534</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="746326" data-lia-user-login="kxwillis" class="lia-mention lia-mention-user"&gt;kxwillis&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;In case if you have any resolution please do share that same with the community as it can be helpful to others . &lt;BR /&gt;Otherwise, will respond back with the more details and we will try to help .&lt;/P&gt;</description>
      <pubDate>Fri, 24 May 2024 10:39:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Invalid-Auth-Header-from-Web-Activity-for-SalesForce/m-p/3947032#M3534</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-05-24T10:39:41Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid Auth Header from Web Activity for SalesForce</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Invalid-Auth-Header-from-Web-Activity-for-SalesForce/m-p/3947650#M3537</link>
      <description>&lt;P&gt;The permissions issue in SalesForce was resolved and verified yesterday, so the process works in Postman now.&amp;nbsp; However, I am still receiving the INVALID_AUTH_HEADER response when implementing inside of the web activity in Fabric.&amp;nbsp; See the below...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;WEB ACTIVITY INPUT&lt;/DIV&gt;&lt;DIV&gt;{&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; "method": "POST",&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; "headers": {&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "Authorization": "Bearer [token]",&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "Content-Type": "application/json",&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "Accept": "application/json"&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; },&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; "relativeUrl": "/services/data/v51.0/jobs/query",&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; "body": {&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "operation": "query",&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "query": "SELECT Id FROM Account WHERE RecordType.Name &amp;lt;&amp;gt; 'Provider Account'"&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; }&lt;/DIV&gt;&lt;DIV&gt;}&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;WEB ACTIVITY OUTPUT&lt;/DIV&gt;&lt;DIV&gt;{&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"Response": "[{\"message\":\"INVALID_AUTH_HEADER\",\"errorCode\":\"INVALID_AUTH_HEADER\"}]",&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"ResponseHeaders": {&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"Date": "Fri, 24 May 2024 12:58:08 GMT",&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"Set-Cookie": "CookieConsentPolicy=0:1; path=/; expires=Sat, 24-May-2025 12:58:08 GMT; Max-Age=31536000; secure;LSKey-c$CookieConsentPolicy=0:1; path=/; expires=Sat, 24-May-2025 12:58:08 GMT; Max-Age=31536000; secure;BrowserId=ROBfwxnNEe-4RlOJI9bR_g; domain=.salesforce.com; path=/; expires=Sat, 24-May-2025 12:58:08 GMT; Max-Age=31536000",&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"Strict-Transport-Security": "max-age=63072000; includeSubDomains",&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"X-Content-Type-Options": "nosniff",&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"X-Robots-Tag": "none",&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"Cache-Control": "no-store, must-revalidate, no-cache, max-age=0, private",&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"WWW-Authenticate": "Token",&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"Transfer-Encoding": "chunked",&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"Content-Type": "application/json; charset=UTF-8"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;},&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"executionDuration": 0&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;}&lt;/DIV&gt;</description>
      <pubDate>Fri, 24 May 2024 13:02:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Invalid-Auth-Header-from-Web-Activity-for-SalesForce/m-p/3947650#M3537</guid>
      <dc:creator>kxwillis</dc:creator>
      <dc:date>2024-05-24T13:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid Auth Header from Web Activity for SalesForce</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Invalid-Auth-Header-from-Web-Activity-for-SalesForce/m-p/3947860#M3540</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="746326" data-lia-user-login="kxwillis" class="lia-mention lia-mention-user"&gt;kxwillis&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;I would like to understand how are you sending&amp;nbsp;&lt;SPAN&gt;Bearer&amp;nbsp;&lt;/SPAN&gt;token in Fabric Web Activity?&lt;BR /&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;&lt;SPAN&gt;Hope this is helpful. Do let me know incase of further queries.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 May 2024 14:11:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Invalid-Auth-Header-from-Web-Activity-for-SalesForce/m-p/3947860#M3540</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-05-24T14:11:22Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid Auth Header from Web Activity for SalesForce</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Invalid-Auth-Header-from-Web-Activity-for-SalesForce/m-p/3947886#M3541</link>
      <description>&lt;P&gt;I am retreiving the token from the web activity immediately preceeding this step and am passing the token from the output of the preceeding web activity.&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>Fri, 24 May 2024 14:26:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Invalid-Auth-Header-from-Web-Activity-for-SalesForce/m-p/3947886#M3541</guid>
      <dc:creator>kxwillis</dc:creator>
      <dc:date>2024-05-24T14:26:59Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid Auth Header from Web Activity for SalesForce</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Invalid-Auth-Header-from-Web-Activity-for-SalesForce/m-p/3947924#M3542</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="746326" data-lia-user-login="kxwillis" class="lia-mention lia-mention-user"&gt;kxwillis&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Can you please share the screen shot of web activity web1 when you executed the pipeline?&lt;BR /&gt;As the above error says authentication, I would like to understand whether it is passing actual bearer token or not.&lt;/P&gt;</description>
      <pubDate>Fri, 24 May 2024 14:37:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Invalid-Auth-Header-from-Web-Activity-for-SalesForce/m-p/3947924#M3542</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-05-24T14:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid Auth Header from Web Activity for SalesForce</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Invalid-Auth-Header-from-Web-Activity-for-SalesForce/m-p/3948058#M3545</link>
      <description>&lt;DIV&gt;OUTPUT OF WEB ACTIVITY 1&lt;/DIV&gt;&lt;DIV&gt;{&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"access_token": "00D5Y000001bchT!AQEAQDaYCiIjOZKYySRwnpsY3CloFGzEiTc0abZNK60LiEtqJWnRAvEHwrX363RTqbqwNz.[rest of token]",&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"signature": "KY58auRKT0Y4JdvVU/WRo6/WHvfqMoepYoHgm636nso=",&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"instance_url": "&lt;A href="https://contessahealth1.my.salesforce.com" target="_blank"&gt;https://contessahealth1.my.salesforce.com&lt;/A&gt;",&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"id": "&lt;A href="https://login.salesforce.com/id/00D5Y000001bchTUAQ/005Pk000001oEf8IAE" target="_blank"&gt;https://login.salesforce.com/id/00D5Y000001bchTUAQ/005Pk000001oEf8IAE&lt;/A&gt;",&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"token_type": "Bearer",&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"issued_at": "1716566138903",&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"ResponseHeaders": {&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"Date": "Fri, 24 May 2024 15:55:38 GMT",&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"Set-Cookie": "CookieConsentPolicy=0:1; path=/; expires=Sat, 24-May-2025 15:55:38 GMT; Max-Age=31536000; secure;LSKey-c$CookieConsentPolicy=0:1; path=/; expires=Sat, 24-May-2025 15:55:38 GMT; Max-Age=31536000; secure;BrowserId=ENrFgBnmEe-_7qNw1875lg; domain=.salesforce.com; path=/; expires=Sat, 24-May-2025 15:55:38 GMT; Max-Age=31536000",&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"Strict-Transport-Security": "max-age=63072000; includeSubDomains",&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"X-Content-Type-Options": "nosniff",&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"X-Robots-Tag": "none",&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"Cache-Control": "no-store, must-revalidate, no-cache, max-age=0, private",&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"Vary": "Accept-Encoding",&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"Transfer-Encoding": "chunked",&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"Expires": "Thu, 01 Jan 1970 00:00:00 GMT",&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"Content-Type": "application/json; charset=UTF-8"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;},&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"executionDuration": 0&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;}&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;INPUT OF WEB ACTIVITY 2&lt;/DIV&gt;&lt;DIV&gt;{&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; "method": "POST",&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; "headers": {&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "Authorization": "Bearer 00D5Y000001bchT!AQEAQDaYCiIjOZKYySRwnpsY3CloFGzEiTc0abZNK60LiEtqJWnRAvEHwrX363RTqbqwNz.[rest of token]",&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "Content-Type": "application/json",&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "Accept": "application/json"&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; },&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; "relativeUrl": "/services/data/v51.0/jobs/query",&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; "body": {&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "operation": "query",&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "query": "SELECT Id FROM Account WHERE RecordType.Name &amp;lt;&amp;gt; 'Provider Account'"&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; }&lt;/DIV&gt;&lt;DIV&gt;}&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 24 May 2024 15:58:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Invalid-Auth-Header-from-Web-Activity-for-SalesForce/m-p/3948058#M3545</guid>
      <dc:creator>kxwillis</dc:creator>
      <dc:date>2024-05-24T15:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid Auth Header from Web Activity for SalesForce</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Invalid-Auth-Header-from-Web-Activity-for-SalesForce/m-p/3948220#M3546</link>
      <description>&lt;P&gt;Below is the output of web activity 1 and the input of webactivity 2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;OUTPUT OF WEB ACTIVITY 1&lt;/DIV&gt;&lt;DIV&gt;{&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"access_token": "00D5Y000001bchT!AQEAQDaYCiIjOZKYySRwnpsY3CloFGzEiTc0abZNK60LiEtqJWnRAvEHwrX363RTqbqwNz.[rest of token]",&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"signature": "[signature]",&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"instance_url": "&lt;A href="https://contessahealth1.my.salesforce.com" target="_blank" rel="noopener"&gt;https://contessahealth1.my.salesforce.com&lt;/A&gt;",&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"id": "&lt;A href="https://login.salesforce.com/id/00D5Y000001bchTUAQ/005Pk000001oEf8IAE" target="_blank" rel="noopener"&gt;https://login.salesforce.com/id/&lt;/A&gt;[idvalue]",&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"token_type": "Bearer",&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"issued_at": "1716566138903",&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"ResponseHeaders": {&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"Date": "Fri, 24 May 2024 15:55:38 GMT",&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"Set-Cookie": "CookieConsentPolicy=0:1; path=/; expires=Sat, 24-May-2025 15:55:38 GMT; Max-Age=31536000; secure;LSKey-c$CookieConsentPolicy=0:1; path=/; expires=Sat, 24-May-2025 15:55:38 GMT; Max-Age=31536000; secure;BrowserId=ENrFgBnmEe-_7qNw1875lg; domain=.salesforce.com; path=/; expires=Sat, 24-May-2025 15:55:38 GMT; Max-Age=31536000",&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"Strict-Transport-Security": "max-age=63072000; includeSubDomains",&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"X-Content-Type-Options": "nosniff",&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"X-Robots-Tag": "none",&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"Cache-Control": "no-store, must-revalidate, no-cache, max-age=0, private",&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"Vary": "Accept-Encoding",&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"Transfer-Encoding": "chunked",&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"Expires": "Thu, 01 Jan 1970 00:00:00 GMT",&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"Content-Type": "application/json; charset=UTF-8"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;},&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"executionDuration": 0&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;}&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;INPUT OF WEB ACTIVITY 2&lt;/DIV&gt;&lt;DIV&gt;{&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; "method": "POST",&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; "headers": {&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "Authorization": "Bearer 00D5Y000001bchT!AQEAQDaYCiIjOZKYySRwnpsY3CloFGzEiTc0abZNK60LiEtqJWnRAvEHwrX363RTqbqwNz.[rest of token]",&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "Content-Type": "application/json",&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "Accept": "application/json"&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; },&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; "relativeUrl": "/services/data/v51.0/jobs/query",&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; "body": {&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "operation": "query",&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "query": "SELECT Id FROM Account WHERE RecordType.Name &amp;lt;&amp;gt; 'Provider Account'"&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; }&lt;/DIV&gt;&lt;DIV&gt;}&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Screenshot of pipeline execution below&lt;/DIV&gt;&lt;DIV&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 24 May 2024 17:21:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Invalid-Auth-Header-from-Web-Activity-for-SalesForce/m-p/3948220#M3546</guid>
      <dc:creator>kxwillis</dc:creator>
      <dc:date>2024-05-24T17:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid Auth Header from Web Activity for SalesForce</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Invalid-Auth-Header-from-Web-Activity-for-SalesForce/m-p/3952356#M3579</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="746326" data-lia-user-login="kxwillis" class="lia-mention lia-mention-user"&gt;kxwillis&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Based on the images, it looks like there is no issue with the configuration.&lt;BR /&gt;Might be the issue is with the token as the error says&amp;nbsp;&lt;SPAN&gt;INVALID_AUTH_HEADER.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;The best course of action is to open a support ticket and have our support team take a closer look at it.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Please reach out to our support team so they can do a more thorough investigation on why this it is happening:&amp;nbsp;&lt;A href="https://support.fabric.microsoft.com/en-IN/support/" target="_blank" rel="noopener"&gt;Link&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;After creating a Support ticket please provide the ticket number as it would help us to track for more information.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Hope this helps. Please let us know if you have any other queries.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 May 2024 11:38:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Invalid-Auth-Header-from-Web-Activity-for-SalesForce/m-p/3952356#M3579</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-05-27T11:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid Auth Header from Web Activity for SalesForce</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Invalid-Auth-Header-from-Web-Activity-for-SalesForce/m-p/3956621#M3628</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="746326" data-lia-user-login="kxwillis" class="lia-mention lia-mention-user"&gt;kxwillis&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 got a chance to open a support ticket.&lt;BR /&gt;&lt;SPAN&gt;After creating a Support ticket please provide the ticket number as it would help us to track for more information.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2024 05:41:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Invalid-Auth-Header-from-Web-Activity-for-SalesForce/m-p/3956621#M3628</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-05-29T05:41:04Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid Auth Header from Web Activity for SalesForce</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Invalid-Auth-Header-from-Web-Activity-for-SalesForce/m-p/3958124#M3639</link>
      <description>&lt;P&gt;Thanks for the followup.&amp;nbsp; The support ticket number is&amp;nbsp;2405290040004729&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2024 12:56:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Invalid-Auth-Header-from-Web-Activity-for-SalesForce/m-p/3958124#M3639</guid>
      <dc:creator>kxwillis</dc:creator>
      <dc:date>2024-05-29T12:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid Auth Header from Web Activity for SalesForce</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Invalid-Auth-Header-from-Web-Activity-for-SalesForce/m-p/3969920#M3739</link>
      <description>&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Data-Pipelines/Passing-a-bearer-token-to-copy-data-action-using-GET/m-p/3893034#M3076" target="_self"&gt;Does this thread&lt;/A&gt;&amp;nbsp;help you perhaps? I myself struggled to find out how to send a bearer token to a copy action, which used a GET&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2024 02:07:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Invalid-Auth-Header-from-Web-Activity-for-SalesForce/m-p/3969920#M3739</guid>
      <dc:creator>smeetsh</dc:creator>
      <dc:date>2024-06-04T02:07:10Z</dc:date>
    </item>
  </channel>
</rss>

