<?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: Blue Prism integration with ALM API in Digital Exchange</title>
    <link>https://community.blueprism.com/t5/Digital-Exchange/Blue-Prism-integration-with-ALM-API/m-p/64684#M2749</link>
    <description>&lt;P&gt;Yes, correct Shashank. Getting below error while running get user action.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider hc b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak" dir="ltr"&gt;Internal : Unexpected error Error during Web API HTTP Request&lt;BR /&gt;HTTP Status Code: 401&lt;BR /&gt;HTTP Response Content: &amp;lt;html&amp;gt;&lt;BR /&gt;&amp;lt;head&amp;gt;&lt;BR /&gt;&amp;lt;meta http-equiv="Content-Type" content="text/html;charset=utf-8"/&amp;gt;&lt;BR /&gt;&amp;lt;title&amp;gt;Error 401 Authentication failed. Browser based integrations - to login append &amp;amp;apos;?login-form-required=y&amp;amp;apos; to the url you tried to access.&amp;lt;/title&amp;gt;&lt;BR /&gt;&amp;lt;/head&amp;gt;&lt;BR /&gt;&amp;lt;body&amp;gt;&amp;lt;h2&amp;gt;HTTP ERROR 401&amp;lt;/h2&amp;gt;&lt;BR /&gt;&amp;lt;p&amp;gt;Problem accessing /qcbin/v2/sa/api/site-users/&lt;SPAN style="background-color: rgb(0, 0, 0);"&gt;UserID&lt;/SPAN&gt;. Reason:&lt;BR /&gt;&amp;lt;pre&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Authentication failed. Browser based integrations - to login append &amp;amp;apos;?login-form-required=y&amp;amp;apos; to the url you tried to access.&amp;lt;/pre&amp;gt;&amp;lt;/p&amp;gt;&lt;BR /&gt;&amp;lt;/body&amp;gt;&lt;BR /&gt;&amp;lt;/html&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Malarvizhi Loganathan&lt;BR /&gt;------------------------------&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 11 May 2023 10:45:00 GMT</pubDate>
    <dc:creator>MalarvizhiLogan</dc:creator>
    <dc:date>2023-05-11T10:45:00Z</dc:date>
    <item>
      <title>Blue Prism integration with ALM API</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Blue-Prism-integration-with-ALM-API/m-p/64680#M2745</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;I'm trying to integrate ALM API (3rd party tool) with Blue Prism, to automate the creation/deletion of user. I have created a service in BP web API service and created few actions like Login ALM and getting user details from ALM, able to connect ALM API and getting status as 200 and getting the below token as well.&lt;BR /&gt;1.LWSSO_COOKIE_KEY&lt;BR /&gt;2.QCSession&lt;BR /&gt;3.ALM_USER&lt;BR /&gt;4.XSRF-TOKEN&lt;/P&gt;
&lt;P&gt;But when i tried to run the Get User query, getting some authentication error here i'm using the same query which is running fine in postman. Could you please help me on this.&lt;/P&gt;
&lt;P&gt;Please suggest how we can pass the session token while running Get User action.&lt;/P&gt;
&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Malarvizhi Loganathan&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 10 May 2023 11:41:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Blue-Prism-integration-with-ALM-API/m-p/64680#M2745</guid>
      <dc:creator>MalarvizhiLogan</dc:creator>
      <dc:date>2023-05-10T11:41:00Z</dc:date>
    </item>
    <item>
      <title>RE: Blue Prism integration with ALM API</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Blue-Prism-integration-with-ALM-API/m-p/64681#M2746</link>
      <description>&lt;P&gt;Hi &lt;SPAN&gt;Malarvizhi,&lt;BR /&gt;&lt;BR /&gt;A screenshot of your POSTMAN vs Blue Prism configuration will greatly help to debug this.&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Shashank Kumar&lt;BR /&gt;DX Integrations Partner Consultant&lt;BR /&gt;Blue Prism&lt;BR /&gt;Singapore&lt;BR /&gt;+6581326707&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 10 May 2023 12:10:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Blue-Prism-integration-with-ALM-API/m-p/64681#M2746</guid>
      <dc:creator>shashank.kumar280</dc:creator>
      <dc:date>2023-05-10T12:10:00Z</dc:date>
    </item>
    <item>
      <title>RE: Blue Prism integration with ALM API</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Blue-Prism-integration-with-ALM-API/m-p/64682#M2747</link>
      <description>&lt;P&gt;Hi Shashank,&lt;BR /&gt;&lt;BR /&gt;Thanks for the response. Please find the attached screenshots from Postman and Blue Prism.&lt;BR /&gt;&lt;BR /&gt;For Login ALM in BP, we are passing header as content-type: application/json.&lt;/P&gt;
&lt;P&gt;Please help on how to pass header for calling get user action.&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Malarvizhi Loganathan&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 11 May 2023 07:25:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Blue-Prism-integration-with-ALM-API/m-p/64682#M2747</guid>
      <dc:creator>MalarvizhiLogan</dc:creator>
      <dc:date>2023-05-11T07:25:00Z</dc:date>
    </item>
    <item>
      <title>RE: Blue Prism integration with ALM API</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Blue-Prism-integration-with-ALM-API/m-p/64683#M2748</link>
      <description>&lt;P&gt;Hi &lt;SPAN&gt;Malarvizhi,&lt;BR /&gt;&lt;BR /&gt;Just to clarify, you are able to run the login action via Blue Prism and Get user action is failing. Is this correct?&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Shashank Kumar&lt;BR /&gt;DX Integrations Partner Consultant&lt;BR /&gt;Blue Prism&lt;BR /&gt;Singapore&lt;BR /&gt;+6581326707&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 11 May 2023 08:04:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Blue-Prism-integration-with-ALM-API/m-p/64683#M2748</guid>
      <dc:creator>shashank.kumar280</dc:creator>
      <dc:date>2023-05-11T08:04:00Z</dc:date>
    </item>
    <item>
      <title>RE: Blue Prism integration with ALM API</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Blue-Prism-integration-with-ALM-API/m-p/64684#M2749</link>
      <description>&lt;P&gt;Yes, correct Shashank. Getting below error while running get user action.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider hc b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak" dir="ltr"&gt;Internal : Unexpected error Error during Web API HTTP Request&lt;BR /&gt;HTTP Status Code: 401&lt;BR /&gt;HTTP Response Content: &amp;lt;html&amp;gt;&lt;BR /&gt;&amp;lt;head&amp;gt;&lt;BR /&gt;&amp;lt;meta http-equiv="Content-Type" content="text/html;charset=utf-8"/&amp;gt;&lt;BR /&gt;&amp;lt;title&amp;gt;Error 401 Authentication failed. Browser based integrations - to login append &amp;amp;apos;?login-form-required=y&amp;amp;apos; to the url you tried to access.&amp;lt;/title&amp;gt;&lt;BR /&gt;&amp;lt;/head&amp;gt;&lt;BR /&gt;&amp;lt;body&amp;gt;&amp;lt;h2&amp;gt;HTTP ERROR 401&amp;lt;/h2&amp;gt;&lt;BR /&gt;&amp;lt;p&amp;gt;Problem accessing /qcbin/v2/sa/api/site-users/&lt;SPAN style="background-color: rgb(0, 0, 0);"&gt;UserID&lt;/SPAN&gt;. Reason:&lt;BR /&gt;&amp;lt;pre&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Authentication failed. Browser based integrations - to login append &amp;amp;apos;?login-form-required=y&amp;amp;apos; to the url you tried to access.&amp;lt;/pre&amp;gt;&amp;lt;/p&amp;gt;&lt;BR /&gt;&amp;lt;/body&amp;gt;&lt;BR /&gt;&amp;lt;/html&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Malarvizhi Loganathan&lt;BR /&gt;------------------------------&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2023 10:45:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Blue-Prism-integration-with-ALM-API/m-p/64684#M2749</guid>
      <dc:creator>MalarvizhiLogan</dc:creator>
      <dc:date>2023-05-11T10:45:00Z</dc:date>
    </item>
    <item>
      <title>RE: Blue Prism integration with ALM API</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Blue-Prism-integration-with-ALM-API/m-p/64685#M2750</link>
      <description>&lt;P&gt;Hi &lt;SPAN&gt;Malarvizhi ,&lt;BR /&gt;&lt;BR /&gt;You will have to call the login action from a Blue Prism process. You will get the response tokens in Data Items of the process.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;From the process then call the Get user action passing in the required tokens as parameters.&lt;BR /&gt;&lt;BR /&gt;Have you included the same headers as POSTMAN in Get user action of Blue Prism?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Shashank Kumar&lt;BR /&gt;DX Integrations Partner Consultant&lt;BR /&gt;Blue Prism&lt;BR /&gt;Singapore&lt;BR /&gt;+6581326707&lt;BR /&gt;------------------------------&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2023 15:26:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Blue-Prism-integration-with-ALM-API/m-p/64685#M2750</guid>
      <dc:creator>shashank.kumar280</dc:creator>
      <dc:date>2023-05-11T15:26:00Z</dc:date>
    </item>
    <item>
      <title>RE: Blue Prism integration with ALM API</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Blue-Prism-integration-with-ALM-API/m-p/64686#M2751</link>
      <description>&lt;P&gt;Hi Shashank,&lt;/P&gt;
&lt;P&gt;Thanks for the response.&lt;/P&gt;
&lt;P&gt;In BP, doing the same what you have suggested but getting auth error.&lt;/P&gt;
&lt;P&gt;In POSTMAN, we are not passing any header. It's automatically connecting to the session created while login.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Malarvizhi Loganathan&lt;BR /&gt;------------------------------&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 May 2023 06:46:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Blue-Prism-integration-with-ALM-API/m-p/64686#M2751</guid>
      <dc:creator>MalarvizhiLogan</dc:creator>
      <dc:date>2023-05-15T06:46:00Z</dc:date>
    </item>
  </channel>
</rss>

