<?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 Interact 4.3: 0Auth2.0 Error When Attempting to Run Utility - Interact API actions in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Interact-4-3-0Auth2-0-Error-When-Attempting-to-Run-Utility/m-p/42820#M404</link>
    <description>Hello BP Community,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I am currently undertaking testing for the Interact 4.3 v1.4 release in my development environment. I have set up the Interact Management Web API Service as mentioned in the Interact Web API Service 4.3 User Guide (Document Revision: 1.3). &lt;BR /&gt;&lt;BR /&gt;When configuring the Web API service, in the Common Authentication section, I am using the 0Auth2.0 (Client Credentials).&lt;BR /&gt;&lt;BR /&gt;When I try to run the actions from the Utility - Interact API, I get the following error as screenshotted below:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="4102.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/4281i8053A8ED2DD77B47/image-size/large?v=v2&amp;amp;px=999" role="button" title="4102.png" alt="4102.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Can you please advise on next steps I can take to resolve this issue?&lt;BR /&gt;&lt;BR /&gt;Many thanks,&amp;nbsp;&lt;BR /&gt;Aisha&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Aisha Saeed&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Tue, 07 Jun 2022 11:53:00 GMT</pubDate>
    <dc:creator>AishaSaeed</dc:creator>
    <dc:date>2022-06-07T11:53:00Z</dc:date>
    <item>
      <title>Interact 4.3: 0Auth2.0 Error When Attempting to Run Utility - Interact API actions</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Interact-4-3-0Auth2-0-Error-When-Attempting-to-Run-Utility/m-p/42820#M404</link>
      <description>Hello BP Community,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I am currently undertaking testing for the Interact 4.3 v1.4 release in my development environment. I have set up the Interact Management Web API Service as mentioned in the Interact Web API Service 4.3 User Guide (Document Revision: 1.3). &lt;BR /&gt;&lt;BR /&gt;When configuring the Web API service, in the Common Authentication section, I am using the 0Auth2.0 (Client Credentials).&lt;BR /&gt;&lt;BR /&gt;When I try to run the actions from the Utility - Interact API, I get the following error as screenshotted below:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="4102.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/4281i8053A8ED2DD77B47/image-size/large?v=v2&amp;amp;px=999" role="button" title="4102.png" alt="4102.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Can you please advise on next steps I can take to resolve this issue?&lt;BR /&gt;&lt;BR /&gt;Many thanks,&amp;nbsp;&lt;BR /&gt;Aisha&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Aisha Saeed&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Jun 2022 11:53:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Interact-4-3-0Auth2-0-Error-When-Attempting-to-Run-Utility/m-p/42820#M404</guid>
      <dc:creator>AishaSaeed</dc:creator>
      <dc:date>2022-06-07T11:53:00Z</dc:date>
    </item>
    <item>
      <title>RE: Interact 4.3: 0Auth2.0 Error When Attempting to Run Utility - Interact API actions</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Interact-4-3-0Auth2-0-Error-When-Attempting-to-Run-Utility/m-p/42821#M405</link>
      <description>&lt;P&gt;Hi Aisha&lt;BR /&gt;&lt;BR /&gt;First thing to do would be to check all these details are correct, particularly the Authorization URI:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="4069.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/4252i54D67A9086AE92A7/image-size/large?v=v2&amp;amp;px=999" role="button" title="4069.png" alt="4069.png" /&gt;&lt;/span&gt;&lt;BR /&gt;If they are, I would make sure the Secret used in the credential is correct (you will have obtained this from the install wizard upon it's successful completion) and that you've included the grant type and the scope.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="4070.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/4254iAFAD050114D40E7B/image-size/large?v=v2&amp;amp;px=999" role="button" title="4070.png" alt="4070.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Further information can be found &lt;A href="https://bpdocs.blueprism.com/hub-interact/4-3/en-us/interact/web-api/ug-in-web-api-comms.htm?tocpath=Interact%7CInteract%20Web%20API%20Service%7C_____2#ConfigurecredentialsfortheInteractWebAPIservice" target="_blank" rel="noopener"&gt;here&lt;/A&gt;, if you need it.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Joe Farr&lt;BR /&gt;Product Consultant&lt;BR /&gt;Blue Prism Limited&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Jun 2022 15:23:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Interact-4-3-0Auth2-0-Error-When-Attempting-to-Run-Utility/m-p/42821#M405</guid>
      <dc:creator>joefarr</dc:creator>
      <dc:date>2022-06-07T15:23:00Z</dc:date>
    </item>
    <item>
      <title>RE: Interact 4.3: 0Auth2.0 Error When Attempting to Run Utility - Interact API actions</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Interact-4-3-0Auth2-0-Error-When-Attempting-to-Run-Utility/m-p/42822#M406</link>
      <description>Hi Joe,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thank you for getting back to me. Some of the information on the screenshots you've provided differ from the guide I found.&lt;BR /&gt;&lt;BR /&gt;I have set up the credentials for the common authentication section as follows:&amp;nbsp;&lt;BR /&gt;
&lt;UL&gt;
&lt;LI class="keep-with-next" data-mc-conditions="InteractHub.pre-44"&gt;&lt;B&gt;Client ID: &lt;/B&gt;&lt;I&gt;InteractRemoteClient&lt;/I&gt;.&lt;/LI&gt;
&lt;LI class="keep-with-next" data-mc-conditions="InteractHub.41-only,InteractHub.42-only,InteractHub.43-only"&gt;&lt;B&gt;Client Secret: (I entered the secret key we were provided)&lt;/B&gt;&lt;/LI&gt;
&lt;LI class="keep-with-next"&gt;&lt;B&gt;grant_type: &lt;/B&gt;&lt;I&gt;client_credentials&lt;/I&gt;.&lt;/LI&gt;
&lt;LI&gt;&lt;B&gt;scope: &lt;/B&gt;&lt;I&gt;interact-remote-api&lt;/I&gt;.&lt;/LI&gt;
&lt;/UL&gt;
&lt;BR /&gt;In your screenshot the client ID is slightly different. Should I change the client ID to match the screenshot you provided? &lt;BR /&gt;&lt;BR /&gt;I'm not sure if I have set up the base URL correctly as I inputted the URL that they provided for us to access the Hub/ Interact websites whereas the original default URL was this:&amp;nbsp;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="4072.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/4251i9339626CC39AF32A/image-size/large?v=v2&amp;amp;px=999" role="button" title="4072.png" alt="4072.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Also, I experimented with changing the Authorization URI to the URI you mentioned above and when I try to run the action I get the following error:&amp;nbsp;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="4073.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/4255i707BAE84104B07D4/image-size/large?v=v2&amp;amp;px=999" role="button" title="4073.png" alt="4073.png" /&gt;&lt;/span&gt;&lt;BR /&gt;The same error comes through when I use the URI that was there by default which replaced 'authentication' with 'ims' as shown below:&amp;nbsp;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="4074.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/4262iD029482BC2DC1D7E/image-size/large?v=v2&amp;amp;px=999" role="button" title="4074.png" alt="4074.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks for your help with this &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Aisha Saeed&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Jun 2022 15:38:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Interact-4-3-0Auth2-0-Error-When-Attempting-to-Run-Utility/m-p/42822#M406</guid>
      <dc:creator>AishaSaeed</dc:creator>
      <dc:date>2022-06-07T15:38:00Z</dc:date>
    </item>
    <item>
      <title>RE: Interact 4.3: 0Auth2.0 Error When Attempting to Run Utility - Interact API actions</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Interact-4-3-0Auth2-0-Error-When-Attempting-to-Run-Utility/m-p/42823#M407</link>
      <description>Hi Aisha&lt;BR /&gt;&lt;BR /&gt;You need to update the default values with the URIs created as part of the installation process for the Interact Remote API (interactremoteapi.example.com) and Authentication Service (authentication.example.com, formerly ims.example.com).&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Joe Farr&lt;BR /&gt;Product Consultant&lt;BR /&gt;Blue Prism Limited&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Jun 2022 11:37:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Interact-4-3-0Auth2-0-Error-When-Attempting-to-Run-Utility/m-p/42823#M407</guid>
      <dc:creator>joefarr</dc:creator>
      <dc:date>2022-06-08T11:37:00Z</dc:date>
    </item>
    <item>
      <title>RE: Interact 4.3: 0Auth2.0 Error When Attempting to Run Utility - Interact API actions</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Interact-4-3-0Auth2-0-Error-When-Attempting-to-Run-Utility/m-p/42824#M408</link>
      <description>Hi Joe,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thanks for your response. &lt;BR /&gt;&lt;BR /&gt;Where could I find the URI/ URLs created as part of the installation service as we did not install the upgrade ourselves? Currently, I only have the URL to access the website on a separate virtual machine webserver and a secret key from BP cloud. Is this something I would need to ask the BP support team for separately?&lt;BR /&gt;&lt;BR /&gt;Many thanks,&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Aisha Saeed&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Jun 2022 11:47:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Interact-4-3-0Auth2-0-Error-When-Attempting-to-Run-Utility/m-p/42824#M408</guid>
      <dc:creator>AishaSaeed</dc:creator>
      <dc:date>2022-06-08T11:47:00Z</dc:date>
    </item>
    <item>
      <title>RE: Interact 4.3: 0Auth2.0 Error When Attempting to Run Utility - Interact API actions</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Interact-4-3-0Auth2-0-Error-When-Attempting-to-Run-Utility/m-p/42825#M409</link>
      <description>Hi Aisha&lt;BR /&gt;&lt;BR /&gt;That's right. They will be specific to your organization so if you ask your contact at BP Cloud for the URIs, they will be able to provide them for you.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Joe Farr&lt;BR /&gt;Product Consultant&lt;BR /&gt;Blue Prism Limited&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Jun 2022 12:41:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Interact-4-3-0Auth2-0-Error-When-Attempting-to-Run-Utility/m-p/42825#M409</guid>
      <dc:creator>joefarr</dc:creator>
      <dc:date>2022-06-08T12:41:00Z</dc:date>
    </item>
    <item>
      <title>RE: Interact 4.3: 0Auth2.0 Error When Attempting to Run Utility - Interact API actions</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Interact-4-3-0Auth2-0-Error-When-Attempting-to-Run-Utility/m-p/42826#M410</link>
      <description>Hi Joe,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I contacted the BP support team and they have provided me with the updated URL/ URI I need to configure the API. Thanks for your help and patience &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Many thanks,&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Aisha Saeed&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Jun 2022 13:07:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Interact-4-3-0Auth2-0-Error-When-Attempting-to-Run-Utility/m-p/42826#M410</guid>
      <dc:creator>AishaSaeed</dc:creator>
      <dc:date>2022-06-08T13:07:00Z</dc:date>
    </item>
  </channel>
</rss>

