<?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: 407 Credential Missing error on subsequent requests - Smartsheet DX API in Digital Exchange</title>
    <link>https://community.blueprism.com/t5/Digital-Exchange/407-Credential-Missing-error-on-subsequent-requests-Smartsheet/m-p/56556#M1320</link>
    <description>Hi Erik,&lt;BR /&gt;Thank yo for the response. We believe it may have to do with our proxy server. Once we c&lt;BR /&gt;an get the right people looking a that, I will get back to you&amp;nbsp; if we are still having an issue.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ron may&lt;BR /&gt;Project Manager&lt;BR /&gt;ADP&lt;BR /&gt;America/Los_Angeles&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Mon, 13 Dec 2021 17:58:00 GMT</pubDate>
    <dc:creator>Ronmay</dc:creator>
    <dc:date>2021-12-13T17:58:00Z</dc:date>
    <item>
      <title>407 Credential Missing error on subsequent requests - Smartsheet DX API</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/407-Credential-Missing-error-on-subsequent-requests-Smartsheet/m-p/56552#M1316</link>
      <description>Testing out the Smartsheet DX download.&amp;nbsp; I can always run a action the first time, but subsequent requests almost always throw a 407 - credential missing error from Smartsheet.&amp;nbsp; &amp;nbsp;I have played around with number of connection, which seemed to work for a brief time, but the problem still exists.&lt;BR /&gt;&lt;BR /&gt;Any ideas?&amp;nbsp; I am not doing anything fancy, just calling 'get sheets'.&amp;nbsp; API Key/Credential is set up and working great for the first (sometime first few) requests.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;-RJ&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Robert Latherow&lt;BR /&gt;Programmer&lt;BR /&gt;ADP&lt;BR /&gt;America/New_York&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 24 Nov 2021 16:29:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/407-Credential-Missing-error-on-subsequent-requests-Smartsheet/m-p/56552#M1316</guid>
      <dc:creator>rj.latherow</dc:creator>
      <dc:date>2021-11-24T16:29:00Z</dc:date>
    </item>
    <item>
      <title>RE: 407 Credential Missing error on subsequent requests - Smartsheet DX API</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/407-Credential-Missing-error-on-subsequent-requests-Smartsheet/m-p/56553#M1317</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/47587"&gt;@rj.latherow&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;What version of Blue Prism are you running?&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Integrations and Enablement&lt;BR /&gt;Blue Prism Digital Exchange&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Nov 2021 15:43:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/407-Credential-Missing-error-on-subsequent-requests-Smartsheet/m-p/56553#M1317</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2021-11-26T15:43:00Z</dc:date>
    </item>
    <item>
      <title>RE: 407 Credential Missing error on subsequent requests - Smartsheet DX API</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/407-Credential-Missing-error-on-subsequent-requests-Smartsheet/m-p/56554#M1318</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/833"&gt;@ewilson&lt;/a&gt;&lt;BR /&gt;RJ is unavailable today. We are testing on 6.10.2​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ron may&lt;BR /&gt;Project Manager&lt;BR /&gt;ADP&lt;BR /&gt;America/Los_Angeles&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Nov 2021 17:41:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/407-Credential-Missing-error-on-subsequent-requests-Smartsheet/m-p/56554#M1318</guid>
      <dc:creator>Ronmay</dc:creator>
      <dc:date>2021-11-29T17:41:00Z</dc:date>
    </item>
    <item>
      <title>RE: 407 Credential Missing error on subsequent requests - Smartsheet DX API</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/407-Credential-Missing-error-on-subsequent-requests-Smartsheet/m-p/56555#M1319</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/16521"&gt;@Ronmay&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;Thanks for the follow-up. I've worked with the developer of the asset to try and duplicate the issue, but so far no luck.​ I would suggest the following:&lt;BR /&gt;
&lt;UL&gt;
&lt;LI&gt;Re-import the SmartSheet .bprelease file and then restart the machine that's being used for testing.&lt;/LI&gt;
&lt;LI&gt;Run your tests again to see if the issue persists.&lt;/LI&gt;
&lt;LI&gt;If it does, try running Fiddler, during testing, to capture a request to Smartsheet that results in the 407 error. Then we can review that to see if the bearer token header is truly not present.&lt;/LI&gt;
&lt;/UL&gt;
Cheers,&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Integrations and Enablement&lt;BR /&gt;Blue Prism Digital Exchange&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Nov 2021 18:04:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/407-Credential-Missing-error-on-subsequent-requests-Smartsheet/m-p/56555#M1319</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2021-11-29T18:04:00Z</dc:date>
    </item>
    <item>
      <title>RE: 407 Credential Missing error on subsequent requests - Smartsheet DX API</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/407-Credential-Missing-error-on-subsequent-requests-Smartsheet/m-p/56556#M1320</link>
      <description>Hi Erik,&lt;BR /&gt;Thank yo for the response. We believe it may have to do with our proxy server. Once we c&lt;BR /&gt;an get the right people looking a that, I will get back to you&amp;nbsp; if we are still having an issue.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ron may&lt;BR /&gt;Project Manager&lt;BR /&gt;ADP&lt;BR /&gt;America/Los_Angeles&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Dec 2021 17:58:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/407-Credential-Missing-error-on-subsequent-requests-Smartsheet/m-p/56556#M1320</guid>
      <dc:creator>Ronmay</dc:creator>
      <dc:date>2021-12-13T17:58:00Z</dc:date>
    </item>
  </channel>
</rss>

