<?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: Salesforce API skills; Error in &amp;quot;GetTokenActive&amp;quot; in authenticate credential process in Digital Exchange</title>
    <link>https://community.blueprism.com/t5/Digital-Exchange/Salesforce-API-skills-Error-in-quot-GetTokenActive-quot-in/m-p/52508#M623</link>
    <description>In the Expiry data item, I am getting the value as 1/1/1970 12.00.01 AM. It is not showing the current date.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Navitha K&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Thu, 11 Mar 2021 16:55:00 GMT</pubDate>
    <dc:creator>Navitha</dc:creator>
    <dc:date>2021-03-11T16:55:00Z</dc:date>
    <item>
      <title>Salesforce API skills; Error in "GetTokenActive" in authenticate credential process</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Salesforce-API-skills-Error-in-quot-GetTokenActive-quot-in/m-p/52499#M614</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;When I am running "GetTokenActive" step in authenticate page, I am getting the below error.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="6408.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/6589i3B01992035E7A5B4/image-size/large?v=v2&amp;amp;px=999" role="button" title="6408.png" alt="6408.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Navitha K&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Mar 2021 13:06:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Salesforce-API-skills-Error-in-quot-GetTokenActive-quot-in/m-p/52499#M614</guid>
      <dc:creator>Navitha</dc:creator>
      <dc:date>2021-03-08T13:06:00Z</dc:date>
    </item>
    <item>
      <title>RE: Salesforce API skills; Error in "GetTokenActive" in authenticate credential process</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Salesforce-API-skills-Error-in-quot-GetTokenActive-quot-in/m-p/52500#M615</link>
      <description>Hi Navitha,&lt;BR /&gt;&lt;BR /&gt;Can you confirm that you're running the test process available from the DX? If so, can you also confirm that the &lt;STRONG&gt;Authenticate&lt;/STRONG&gt; stage​, just before the &lt;STRONG&gt;GetTokenActive&lt;/STRONG&gt; stage returned a successful response? In other words you received an access token and instance URL value?&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Partner Integrations for Digital Exchange&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Mar 2021 16:13:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Salesforce-API-skills-Error-in-quot-GetTokenActive-quot-in/m-p/52500#M615</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2021-03-09T16:13:00Z</dc:date>
    </item>
    <item>
      <title>RE: Salesforce API skills; Error in "GetTokenActive" in authenticate credential process</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Salesforce-API-skills-Error-in-quot-GetTokenActive-quot-in/m-p/52501#M616</link>
      <description>Hi Wilson,&lt;BR /&gt;&lt;BR /&gt;Thank you for the response. &lt;BR /&gt;&lt;BR /&gt;I am running the test process which is available from the DX.&amp;nbsp;&lt;BR /&gt;In the Authenticate stage, I am getting http status code as 200 and also instance URL value. But when I am running GetTokenActive stage, it is getting failed.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Navitha K&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Mar 2021 13:22:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Salesforce-API-skills-Error-in-quot-GetTokenActive-quot-in/m-p/52501#M616</guid>
      <dc:creator>Navitha</dc:creator>
      <dc:date>2021-03-10T13:22:00Z</dc:date>
    </item>
    <item>
      <title>RE: Salesforce API skills; Error in "GetTokenActive" in authenticate credential process</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Salesforce-API-skills-Error-in-quot-GetTokenActive-quot-in/m-p/52502#M617</link>
      <description>Ok, so according to what I've seen on various Salesforce.com forums the 401 error with "invalid_client" indicates that SFDC believes the Client ID and/or Client Secret you're passing in is invalid. I would verify that what was copied into the &lt;EM&gt;&lt;STRONG&gt;Salesforce Grant&lt;/STRONG&gt;&lt;/EM&gt; credential in Credential Manager, for the Consumer Key and Consumer Secret properties, are correct values. Make sure there's no additional white space at the beginning or end of the values.&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;An additional step you can take to verify those values is to go into System -&amp;gt; Objects -&amp;gt; Web API Services and open the &lt;EM&gt;&lt;STRONG&gt;Salesforce Authentication&lt;/STRONG&gt;&lt;/EM&gt; service definition. Click on the &lt;EM&gt;&lt;STRONG&gt;Salesforce Token Introspection&lt;/STRONG&gt;&lt;/EM&gt; action and check the flags next to &lt;EM&gt;&lt;STRONG&gt;Enable Request Data Output Parameter&lt;/STRONG&gt;&lt;/EM&gt; and &lt;EM&gt;&lt;STRONG&gt;Disable Sending of Request&lt;/STRONG&gt;&lt;/EM&gt;. After that, go back to your test process (make sure to click the reload button if it was already open so it picks up the changes in the Web API) and double-click on the &lt;EM&gt;&lt;STRONG&gt;GetTokenActive&lt;/STRONG&gt;&lt;/EM&gt; stage. Go to the Outputs tab and create a new data item for the Request Data output. Then run the process and see what the request includes in the body. It should look something like this:&lt;BR /&gt;&lt;BR /&gt;
&lt;PRE class="language-markup"&gt;&lt;CODE&gt;token=[Access Token]&amp;amp;client_id=[Consumer Key]&amp;amp;client_secret=[Consumer Secret]&amp;amp;token_type_hint=[token_type_hint]​&lt;/CODE&gt;&lt;/PRE&gt;
&lt;BR /&gt;Compare the values of Consumer Key and Consumer Secret with your credential from SFDC.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Partner Integrations for Digital Exchange&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Mar 2021 15:38:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Salesforce-API-skills-Error-in-quot-GetTokenActive-quot-in/m-p/52502#M617</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2021-03-10T15:38:00Z</dc:date>
    </item>
    <item>
      <title>RE: Salesforce API skills; Error in "GetTokenActive" in authenticate credential process</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Salesforce-API-skills-Error-in-quot-GetTokenActive-quot-in/m-p/52503#M618</link>
      <description>After checking those flags in &lt;EM&gt;&lt;STRONG&gt;Salesforce Token Introspection&lt;/STRONG&gt; &lt;/EM&gt;and running the test process, it is giving the below error in &lt;EM&gt;&lt;STRONG&gt;GetTokenActive&lt;/STRONG&gt;&lt;/EM&gt; stage.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="6328.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/6508i2A25783DFBA7FF6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="6328.png" alt="6328.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Navitha K&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Mar 2021 03:25:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Salesforce-API-skills-Error-in-quot-GetTokenActive-quot-in/m-p/52503#M618</guid>
      <dc:creator>Navitha</dc:creator>
      <dc:date>2021-03-11T03:25:00Z</dc:date>
    </item>
    <item>
      <title>RE: Salesforce API skills; Error in "GetTokenActive" in authenticate credential process</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Salesforce-API-skills-Error-in-quot-GetTokenActive-quot-in/m-p/52504#M619</link>
      <description>Hmm, that's interesting, but I verified I get the same error on my side. That's the first time I've seen BP throw a fit when setting those values. My only guess is that it's still trying to execute the custom code tied to processing the Response - which it shouldn't.&lt;BR /&gt;&lt;BR /&gt;Anyway, back to the issue at hand. One thing I noticed in my copy of the test process is that no value was set for the input &lt;EM&gt;&lt;STRONG&gt;Login URL&lt;/STRONG&gt;&lt;/EM&gt; on the GetTokenActive stage. Can you confirm that you've set the value for that to &lt;EM&gt;&lt;STRONG&gt;[Instance URL]&lt;/STRONG&gt; &lt;/EM&gt;?&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Partner Integrations for Digital Exchange&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Mar 2021 13:43:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Salesforce-API-skills-Error-in-quot-GetTokenActive-quot-in/m-p/52504#M619</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2021-03-11T13:43:00Z</dc:date>
    </item>
    <item>
      <title>RE: Salesforce API skills; Error in "GetTokenActive" in authenticate credential process</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Salesforce-API-skills-Error-in-quot-GetTokenActive-quot-in/m-p/52505#M620</link>
      <description>No value has been set for the input Login URL&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Navitha K&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Mar 2021 15:47:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Salesforce-API-skills-Error-in-quot-GetTokenActive-quot-in/m-p/52505#M620</guid>
      <dc:creator>Navitha</dc:creator>
      <dc:date>2021-03-11T15:47:00Z</dc:date>
    </item>
    <item>
      <title>RE: Salesforce API skills; Error in "GetTokenActive" in authenticate credential process</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Salesforce-API-skills-Error-in-quot-GetTokenActive-quot-in/m-p/52506#M621</link>
      <description>Ok. Rollback the two changes you made in the Web API service definition, and then set the value of the&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;Login URL&lt;/STRONG&gt;&lt;/EM&gt; item on the GetTokenActive stage to&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;[Instance URL]&lt;/STRONG&gt;&lt;/EM&gt;&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;and see how that works.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Partner Integrations for Digital Exchange&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Mar 2021 16:03:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Salesforce-API-skills-Error-in-quot-GetTokenActive-quot-in/m-p/52506#M621</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2021-03-11T16:03:00Z</dc:date>
    </item>
    <item>
      <title>RE: Salesforce API skills; Error in "GetTokenActive" in authenticate credential process</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Salesforce-API-skills-Error-in-quot-GetTokenActive-quot-in/m-p/52507#M622</link>
      <description>After setting the value of the login URL item in GetTokenStage to [Instance URL] also, it is showing as invalid credentials.&lt;BR /&gt;&lt;BR /&gt;I also tried with the login value to &lt;A href="https://login.salesforce.com" target="test_blank"&gt;https://login.salesforce.com&lt;/A&gt; but still it is showing the error.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Navitha K&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Mar 2021 16:54:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Salesforce-API-skills-Error-in-quot-GetTokenActive-quot-in/m-p/52507#M622</guid>
      <dc:creator>Navitha</dc:creator>
      <dc:date>2021-03-11T16:54:00Z</dc:date>
    </item>
    <item>
      <title>RE: Salesforce API skills; Error in "GetTokenActive" in authenticate credential process</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Salesforce-API-skills-Error-in-quot-GetTokenActive-quot-in/m-p/52508#M623</link>
      <description>In the Expiry data item, I am getting the value as 1/1/1970 12.00.01 AM. It is not showing the current date.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Navitha K&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Mar 2021 16:55:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Salesforce-API-skills-Error-in-quot-GetTokenActive-quot-in/m-p/52508#M623</guid>
      <dc:creator>Navitha</dc:creator>
      <dc:date>2021-03-11T16:55:00Z</dc:date>
    </item>
    <item>
      <title>RE: Salesforce API skills; Error in "GetTokenActive" in authenticate credential process</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Salesforce-API-skills-Error-in-quot-GetTokenActive-quot-in/m-p/52509#M624</link>
      <description>You're talking about right here?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="6352.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/6532iBEF58E9BB08C0EC2/image-size/large?v=v2&amp;amp;px=999" role="button" title="6352.png" alt="6352.png" /&gt;&lt;/span&gt;&lt;BR /&gt;If so, can you show the definition of the &lt;EM&gt;&lt;STRONG&gt;Get Token Expiry&lt;/STRONG&gt;&lt;/EM&gt; stage. It should look like this:&lt;BR /&gt;&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="6353.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/6535i466B9A542359AB1D/image-size/large?v=v2&amp;amp;px=999" role="button" title="6353.png" alt="6353.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;BR /&gt;Lastly, what does your &lt;EM&gt;&lt;STRONG&gt;Salesforce Token&lt;/STRONG&gt;&lt;/EM&gt; credential definition look like?&lt;BR /&gt;&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="6354.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/6538iC5140269F5C1A987/image-size/large?v=v2&amp;amp;px=999" role="button" title="6354.png" alt="6354.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Ultimately, the expiry date at the top of the flow shouldn't cause a problem because it will be set lower in the flow once you have a valid authentication. Look at the stages after &lt;EM&gt;&lt;STRONG&gt;GetTokenActive&lt;/STRONG&gt;&lt;/EM&gt;.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Partner Integrations for Digital Exchange&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Mar 2021 17:14:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Salesforce-API-skills-Error-in-quot-GetTokenActive-quot-in/m-p/52509#M624</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2021-03-11T17:14:00Z</dc:date>
    </item>
    <item>
      <title>RE: Salesforce API skills; Error in "GetTokenActive" in authenticate credential process</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Salesforce-API-skills-Error-in-quot-GetTokenActive-quot-in/m-p/52510#M625</link>
      <description>Yeah, it is same as shown. still getting the error as invalid credentials.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Navitha K&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Mar 2021 17:22:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Salesforce-API-skills-Error-in-quot-GetTokenActive-quot-in/m-p/52510#M625</guid>
      <dc:creator>Navitha</dc:creator>
      <dc:date>2021-03-11T17:22:00Z</dc:date>
    </item>
    <item>
      <title>RE: Salesforce API skills; Error in "GetTokenActive" in authenticate credential process</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Salesforce-API-skills-Error-in-quot-GetTokenActive-quot-in/m-p/52511#M626</link>
      <description>I'm about out of ideas. Ultimately the error response is being returned from Salesforce.com, so we know you're getting there. However, Salesforce doesn't like the credentials you're providing. You are getting an HTTP 200 response from the &lt;EM&gt;&lt;STRONG&gt;Authenticate&lt;/STRONG&gt;&lt;/EM&gt; stage, just before &lt;EM&gt;&lt;STRONG&gt;GetTokenActive&lt;/STRONG&gt;&lt;/EM&gt;, correct?&lt;SPAN style="font-family: 'Noto Sans', sans-serif;"&gt; And the values for &lt;EM&gt;&lt;STRONG&gt;Response Content&lt;/STRONG&gt;&lt;/EM&gt;, &lt;EM&gt;&lt;STRONG&gt;SFDC Access Token&lt;/STRONG&gt;&lt;/EM&gt;, and &lt;EM&gt;&lt;STRONG&gt;Instance URL&lt;/STRONG&gt;&lt;/EM&gt; data items are being populated?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="6363.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/6550iC51668824AB9562B/image-size/large?v=v2&amp;amp;px=999" role="button" title="6363.png" alt="6363.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Partner Integrations for Digital Exchange&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Mar 2021 17:53:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Salesforce-API-skills-Error-in-quot-GetTokenActive-quot-in/m-p/52511#M626</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2021-03-11T17:53:00Z</dc:date>
    </item>
    <item>
      <title>RE: Salesforce API skills; Error in "GetTokenActive" in authenticate credential process</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Salesforce-API-skills-Error-in-quot-GetTokenActive-quot-in/m-p/52512#M627</link>
      <description>Hi I was fighting with this issue few weeks later, and this setting works form me, maybe it will help you:&lt;BR /&gt;&lt;BR /&gt;Use 2 credentials:&lt;BR /&gt;
&lt;UL&gt;
&lt;LI&gt;Salesforce Authentication (for password and username)(GRANT):&lt;/LI&gt;
&lt;/UL&gt;
&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="6370.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/6551iAB23530DD2191971/image-size/large?v=v2&amp;amp;px=999" role="button" title="6370.png" alt="6370.png" /&gt;&lt;/span&gt;&lt;BR /&gt;*Consumer Key and Consumer Secret you can find in SF under your API Account&lt;BR /&gt;&lt;BR /&gt;
&lt;UL&gt;
&lt;LI&gt;Salesforce Token (for secured tokens from SF) (TOKEN):&lt;/LI&gt;
&lt;/UL&gt;
&lt;span class="lia-inline-image-display-wrapper" image-alt="6371.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/6553iAF4B02F979049ABC/image-size/large?v=v2&amp;amp;px=999" role="button" title="6371.png" alt="6371.png" /&gt;&lt;/span&gt;&lt;BR /&gt;*this works only as temp envelop for saving Expiry and Instance URL params, no credentials (username and password) set in this &lt;BR /&gt;&lt;BR /&gt;In Web API&amp;nbsp; - Salesforce authentication check this setting on "Common Authenticatiuon" - there must be set Credentilas where you have stored Expiry and Instance URL - In my case its named Salesforce Token UAT&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="6372.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/6554iD353B79DC581122C/image-size/large?v=v2&amp;amp;px=999" role="button" title="6372.png" alt="6372.png" /&gt;&lt;/span&gt;&lt;BR /&gt;In process:&lt;BR /&gt;1. Authenticate&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="6373.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/6555i286750E9D7118A11/image-size/large?v=v2&amp;amp;px=999" role="button" title="6373.png" alt="6373.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="6374.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/6556i5EB50CCDBBF81FA7/image-size/large?v=v2&amp;amp;px=999" role="button" title="6374.png" alt="6374.png" /&gt;&lt;/span&gt;&lt;BR /&gt;2. Get Active Token&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="6375.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/6557iD4FA0D43FAC2E274/image-size/large?v=v2&amp;amp;px=999" role="button" title="6375.png" alt="6375.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="6376.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/6560i23FDA8A116D04551/image-size/large?v=v2&amp;amp;px=999" role="button" title="6376.png" alt="6376.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Sorry for long post, but sometimes picture can say more then words.&lt;BR /&gt;&lt;BR /&gt;Jan&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Jan Čech&lt;BR /&gt;Senior RPA Specialist&lt;BR /&gt;VWFS&lt;BR /&gt;Europe/London&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Mar 2021 17:58:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Salesforce-API-skills-Error-in-quot-GetTokenActive-quot-in/m-p/52512#M627</guid>
      <dc:creator>Cech.Jan</dc:creator>
      <dc:date>2021-03-11T17:58:00Z</dc:date>
    </item>
    <item>
      <title>RE: Salesforce API skills; Error in "GetTokenActive" in authenticate credential process</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Salesforce-API-skills-Error-in-quot-GetTokenActive-quot-in/m-p/52513#M628</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Thank you for your response.&lt;BR /&gt;In additional to the above settings you have mentioned, I have checked the expires in salesforce grant and salesforce token.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="6383.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/6567iFBE9DFEBA1DFAE9C/image-size/large?v=v2&amp;amp;px=999" role="button" title="6383.png" alt="6383.png" /&gt;&lt;/span&gt;&lt;BR /&gt;After checking that in credentials, the process is running successfully without error.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Navitha K&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Mar 2021 11:28:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Salesforce-API-skills-Error-in-quot-GetTokenActive-quot-in/m-p/52513#M628</guid>
      <dc:creator>Navitha</dc:creator>
      <dc:date>2021-03-12T11:28:00Z</dc:date>
    </item>
    <item>
      <title>RE: Salesforce API skills; Error in "GetTokenActive" in authenticate credential process</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Salesforce-API-skills-Error-in-quot-GetTokenActive-quot-in/m-p/52514#M629</link>
      <description>Thank you Wilson and Jan for your responses&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Navitha K&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Mar 2021 11:30:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Salesforce-API-skills-Error-in-quot-GetTokenActive-quot-in/m-p/52514#M629</guid>
      <dc:creator>Navitha</dc:creator>
      <dc:date>2021-03-12T11:30:00Z</dc:date>
    </item>
  </channel>
</rss>

