<?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 API Auth using Utility-HTTP in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/API-Auth-using-Utility-HTTP/m-p/93327#M42924</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am try to do a API authentication using HTTP- Request. There i am giving bellow information.&lt;BR /&gt;URL-The api url&lt;BR /&gt;Body-It contains username, password token&lt;BR /&gt;proxy url&lt;BR /&gt;content type as application/json&lt;BR /&gt;method=post&lt;BR /&gt;&lt;BR /&gt;But i am getting response as Access Denied. Your credentials could not be authenticated. Credentials are missing. You will not be permitted access until your credentials can be verified.&lt;BR /&gt;But the credentials being passed is correct. Could you please me here.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Kumari Shikha&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Wed, 27 Oct 2021 13:32:00 GMT</pubDate>
    <dc:creator>KSikha</dc:creator>
    <dc:date>2021-10-27T13:32:00Z</dc:date>
    <item>
      <title>API Auth using Utility-HTTP</title>
      <link>https://community.blueprism.com/t5/Product-Forum/API-Auth-using-Utility-HTTP/m-p/93327#M42924</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am try to do a API authentication using HTTP- Request. There i am giving bellow information.&lt;BR /&gt;URL-The api url&lt;BR /&gt;Body-It contains username, password token&lt;BR /&gt;proxy url&lt;BR /&gt;content type as application/json&lt;BR /&gt;method=post&lt;BR /&gt;&lt;BR /&gt;But i am getting response as Access Denied. Your credentials could not be authenticated. Credentials are missing. You will not be permitted access until your credentials can be verified.&lt;BR /&gt;But the credentials being passed is correct. Could you please me here.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Kumari Shikha&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Oct 2021 13:32:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/API-Auth-using-Utility-HTTP/m-p/93327#M42924</guid>
      <dc:creator>KSikha</dc:creator>
      <dc:date>2021-10-27T13:32:00Z</dc:date>
    </item>
    <item>
      <title>RE: API Auth using Utility-HTTP</title>
      <link>https://community.blueprism.com/t5/Product-Forum/API-Auth-using-Utility-HTTP/m-p/93328#M42925</link>
      <description>Hi Shakia,&lt;BR /&gt;&lt;BR /&gt;I encountered similar issue if&amp;nbsp; I recall it is some decision stage present in http utility vbo. I dont recall that stage name but&amp;nbsp; you need to update the stage name in order to use this utility vbo&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Harish Mogulluri&lt;BR /&gt;developer&lt;BR /&gt;Ics&lt;BR /&gt;America/New_York&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Oct 2021 13:47:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/API-Auth-using-Utility-HTTP/m-p/93328#M42925</guid>
      <dc:creator>harish.mogulluri</dc:creator>
      <dc:date>2021-10-27T13:47:00Z</dc:date>
    </item>
    <item>
      <title>RE: API Auth using Utility-HTTP</title>
      <link>https://community.blueprism.com/t5/Product-Forum/API-Auth-using-Utility-HTTP/m-p/93329#M42926</link>
      <description>Hi Harish,&lt;BR /&gt;&lt;BR /&gt;Thank you for response.&lt;BR /&gt;&lt;BR /&gt;The HTTP request action i am using inside utility-HTTP just has an&amp;nbsp; code stage. So not able to find any decision stage.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;K Sikha&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Oct 2021 14:27:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/API-Auth-using-Utility-HTTP/m-p/93329#M42926</guid>
      <dc:creator>KSikha</dc:creator>
      <dc:date>2021-10-27T14:27:00Z</dc:date>
    </item>
    <item>
      <title>RE: API Auth using Utility-HTTP</title>
      <link>https://community.blueprism.com/t5/Product-Forum/API-Auth-using-Utility-HTTP/m-p/93330#M42927</link>
      <description>Hi Kumari,&lt;BR /&gt;&lt;BR /&gt;You did not specify which type of authentication you are dealing with. This is needed to determine how you would need to construct your HTTP request.&lt;BR /&gt;&lt;BR /&gt;For example, if you are facing a simple basic HTTP authentication, you should be able to use the HTTP Request action straightaway by plugging in username and password, along with other resource related information. However the same cannot be said for more complex authentication methods like oAuth2.0, which involves a separate call to the authentication service to acquire a token and then use the token obtained for any subsequent web service calls.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;If you are able to specify clearly on exactly what you are working with, more specific advices can then be given.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Bruce Liu&lt;BR /&gt;Senior Product Consultant, Professional Services&lt;BR /&gt;Blue Prism&lt;BR /&gt;Australia/Sydney&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Oct 2021 22:38:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/API-Auth-using-Utility-HTTP/m-p/93330#M42927</guid>
      <dc:creator>bruce.liu</dc:creator>
      <dc:date>2021-10-27T22:38:00Z</dc:date>
    </item>
    <item>
      <title>RE: API Auth using Utility-HTTP</title>
      <link>https://community.blueprism.com/t5/Product-Forum/API-Auth-using-Utility-HTTP/m-p/93331#M42928</link>
      <description>Hi Bruce,&amp;nbsp;&lt;BR /&gt;Thank you for your response.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I am dealing with basic authentication as it has username and password. But i am getting the error as mentioned.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I am trying to connect to (https://company name.service-now.com/api/.....) Giving url, username, password, content type and method as post.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Can you please suggest what all data should be given and how.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;K Sikha&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Oct 2021 04:37:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/API-Auth-using-Utility-HTTP/m-p/93331#M42928</guid>
      <dc:creator>KSikha</dc:creator>
      <dc:date>2021-10-28T04:37:00Z</dc:date>
    </item>
    <item>
      <title>RE: API Auth using Utility-HTTP</title>
      <link>https://community.blueprism.com/t5/Product-Forum/API-Auth-using-Utility-HTTP/m-p/93332#M42929</link>
      <description>Hi Kumari,&lt;BR /&gt;&lt;BR /&gt;Based on the info you have listed, I would envisage the VBO can be used in the following way.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="19757.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/19911i43AA9EBF9A17EF0A/image-size/large?v=v2&amp;amp;px=999" role="button" title="19757.png" alt="19757.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Not sure if your proxy requires username and password. If not, just leave them as blank. I would also assume the username and password you had in the first post was what is needed for basic authentication, but not for proxy.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Also I am using the latest version of the HTTP VBO from the DX, if it appears different than yours.&lt;BR /&gt;&lt;BR /&gt;If you are still not getting results, I would suggest you use a tool like PostMan first. This would help with any things you may have missed in understanding the web service. If you have managed to have that configured, it should be easy to map it to Blue Prism.&lt;BR /&gt;&lt;BR /&gt;Lastly it was not clear to me where the error message came from, if it was the proxy or it was the API authentication process itself. Take a note of the 3-digit HTTP status code returned, that would help pinpoint the exact area you need to investigate.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Bruce Liu&lt;BR /&gt;Senior Product Consultant, Professional Services&lt;BR /&gt;Blue Prism&lt;BR /&gt;Australia/Sydney&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Oct 2021 05:21:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/API-Auth-using-Utility-HTTP/m-p/93332#M42929</guid>
      <dc:creator>bruce.liu</dc:creator>
      <dc:date>2021-10-28T05:21:00Z</dc:date>
    </item>
    <item>
      <title>RE: API Auth using Utility-HTTP</title>
      <link>https://community.blueprism.com/t5/Product-Forum/API-Auth-using-Utility-HTTP/m-p/93333#M42930</link>
      <description>Hi Bruce,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Yes, i have configured in similar way. In response i am getting access denied . Also, as you are asked, i am not getting any http error code in error. It's just the html tag i qm getting in response which has title as access denied.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;K Sikha&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Oct 2021 06:27:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/API-Auth-using-Utility-HTTP/m-p/93333#M42930</guid>
      <dc:creator>KSikha</dc:creator>
      <dc:date>2021-10-28T06:27:00Z</dc:date>
    </item>
    <item>
      <title>RE: API Auth using Utility-HTTP</title>
      <link>https://community.blueprism.com/t5/Product-Forum/API-Auth-using-Utility-HTTP/m-p/93334#M42931</link>
      <description>Hi &lt;SPAN&gt;Kumari,&lt;BR /&gt;&lt;BR /&gt;That is odd. It is worthwhile checking if your proxy requires credentials to be used. I have a feeling you were stopped before even made contact to the endpoint.&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Bruce Liu&lt;BR /&gt;Senior Product Consultant, Professional Services&lt;BR /&gt;Blue Prism&lt;BR /&gt;Australia/Sydney&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Oct 2021 06:32:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/API-Auth-using-Utility-HTTP/m-p/93334#M42931</guid>
      <dc:creator>bruce.liu</dc:creator>
      <dc:date>2021-10-28T06:32:00Z</dc:date>
    </item>
    <item>
      <title>RE: API Auth using Utility-HTTP</title>
      <link>https://community.blueprism.com/t5/Product-Forum/API-Auth-using-Utility-HTTP/m-p/93335#M42932</link>
      <description>Confirm through other tools that everything runs smoothly, and if not, then you can start to identify how to fix the problem&lt;BR /&gt;&lt;BR /&gt;Use Postman tool or even google chrome instead to see what happens when you visit the API&lt;BR /&gt;Observe if the site has certificate issues etc(Chrome asks you if you definitely want to continue to 'dangerous site' - HTTPVBO won't work without a tweaking to the VBO).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Anton Hosang&lt;BR /&gt;RPA Developer&lt;BR /&gt;Smart Automation Services&lt;BR /&gt;Europe/London&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Oct 2021 12:53:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/API-Auth-using-Utility-HTTP/m-p/93335#M42932</guid>
      <dc:creator>AntonHosang1</dc:creator>
      <dc:date>2021-10-28T12:53:00Z</dc:date>
    </item>
  </channel>
</rss>

