<?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 API Swagger testing issue in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Blue-API-Swagger-testing-issue/m-p/125039#M54468</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Yes, we had issues with DB permission where &lt;SPAN&gt;default scheme of the Blue Prism Database is set to Blue Prism Application Service account instead of dbo.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 11 Mar 2026 09:01:45 GMT</pubDate>
    <dc:creator>S_u_g_u</dc:creator>
    <dc:date>2026-03-11T09:01:45Z</dc:date>
    <item>
      <title>Blue API Swagger testing issue</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Blue-API-Swagger-testing-issue/m-p/55884#M10155</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;We have installed Hub, Intercat and Blue Prism API, Hub and Interact working fine but when we are testing Blue Prism API using Swagger, we are getting error " Unauthorized - user not logged in ". we have created service account on HUB and provided the system administrator. We have done the changes in json file and added the API url in host file as recommended in installation guide and video.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="26249.jpg"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/26383i33B10A75459490D2/image-size/large?v=v2&amp;amp;px=999" role="button" title="26249.jpg" alt="26249.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Please note I have installed API on different server (BP server running on different server) using SQL authentication and created self-sign certificate.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can anyone help me to resolve this.&lt;/P&gt;
&lt;P&gt;Thanks, in advance.&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Brajesh Kumar&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Jun 2023 08:51:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Blue-API-Swagger-testing-issue/m-p/55884#M10155</guid>
      <dc:creator>BrajeshKumar1</dc:creator>
      <dc:date>2023-06-01T08:51:00Z</dc:date>
    </item>
    <item>
      <title>RE: Blue API Swagger testing issue</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Blue-API-Swagger-testing-issue/m-p/55885#M10156</link>
      <description>&lt;P&gt;Hello @Brajesh,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;We are also in phase of installation of Blue prism API.&lt;BR /&gt;Can you help me with the below point while giving user access to database. please refer below point 6 from the BP guide which says we need windows user who has access to database.&amp;nbsp; how did you get that user, which can access both?&lt;/P&gt;
&lt;H3&gt;Configure IIS application pool for Windows Authentication access to database&lt;/H3&gt;
&lt;P&gt;If the account used by the API to communicate with the Blue Prism database uses Windows Authentication, the Blue Prism API application pool in IIS will need to be updated to run as a user with appropriate access to the Blue Prism database. Follow the steps below when using Windows Authentication for the database connection:&lt;/P&gt;
&lt;OL&gt;
&lt;LI value="1"&gt;Launch the Internet Information Services Manager from the Windows Start menu.&lt;/LI&gt;
&lt;LI value="2"&gt;
&lt;P&gt;In the Connections panel, expand the Application Pools node and select&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;B&gt;Blue Prism API&lt;/B&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI value="3"&gt;On the Application Pools page, select&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;B&gt;Advanced Settings&lt;/B&gt;.&lt;/LI&gt;
&lt;LI value="4"&gt;In the Advanced Settings dialog, expand&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;B&gt;Process Model&lt;/B&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and click the ellipsis (&lt;B&gt;…&lt;/B&gt;) next to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;B&gt;Application Pool Identity&lt;/B&gt;.&lt;BR /&gt;&lt;A class="MCPopupThumbnailLink MCPopupThumbnailPopup" href="https://bpdocs.blueprism.com/bp-7-0/en-us/Resources/Images/img-api/IIS-config.png" data-mc-popup-alt="Configure IIS for Windows Authentication" target="_blank" rel="noopener"&gt;&lt;IMG class="MCPopupThumbnail img imglargeimage100pc img-responsive" data-mc-width="1419" data-mc-height="962" src="https://bpdocs.blueprism.com/bp-7-0/en-us/Resources/Images/img-api/IIS-config_thumb_0_128.png" alt="Configure IIS for Windows Authentication" tabindex="" title="Configure IIS for Windows Authentication" /&gt;&lt;/A&gt;&lt;/LI&gt;
&lt;LI class="keep-with-previous" value="5"&gt;In the Application Pool Identity dialog, select the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;B&gt;Custom account&lt;/B&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;option and click&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;B&gt;Set...&lt;/B&gt;.&lt;/LI&gt;
&lt;LI value="6"&gt;
&lt;P&gt;In the Set Credentials dialog, enter the Windows login credentials of a user who has access to the Blue Prism database and click&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;B&gt;OK&lt;/B&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Bhawana Daultani&lt;BR /&gt;------------------------------&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jun 2023 18:16:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Blue-API-Swagger-testing-issue/m-p/55885#M10156</guid>
      <dc:creator>daultani</dc:creator>
      <dc:date>2023-06-20T18:16:00Z</dc:date>
    </item>
    <item>
      <title>Re: Blue API Swagger testing issue</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Blue-API-Swagger-testing-issue/m-p/119508#M53000</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Is this issue fixed? I am facing the same issue when trying to configure API. Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 20 Mar 2025 13:33:59 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Blue-API-Swagger-testing-issue/m-p/119508#M53000</guid>
      <dc:creator>S_u_g_u</dc:creator>
      <dc:date>2025-03-20T13:33:59Z</dc:date>
    </item>
    <item>
      <title>Re: Blue API Swagger testing issue</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Blue-API-Swagger-testing-issue/m-p/124722#M54401</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;where you able to fix it? I am having the same problem...&lt;/P&gt;</description>
      <pubDate>Tue, 10 Feb 2026 07:04:26 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Blue-API-Swagger-testing-issue/m-p/124722#M54401</guid>
      <dc:creator>David-1995</dc:creator>
      <dc:date>2026-02-10T07:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: Blue API Swagger testing issue</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Blue-API-Swagger-testing-issue/m-p/125039#M54468</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Yes, we had issues with DB permission where &lt;SPAN&gt;default scheme of the Blue Prism Database is set to Blue Prism Application Service account instead of dbo.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Mar 2026 09:01:45 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Blue-API-Swagger-testing-issue/m-p/125039#M54468</guid>
      <dc:creator>S_u_g_u</dc:creator>
      <dc:date>2026-03-11T09:01:45Z</dc:date>
    </item>
  </channel>
</rss>

