<?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: ThingWorx Flow 9.3.10 - Error [FLOW-API-01] and &amp;quot;Unauthorized Access&amp;quot; after regenerating self... in ThingWorx Developers</title>
    <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/ThingWorx-Flow-Error-FLOW-API-01-after-regenerating-self-signed/m-p/1050413#M71107</link>
    <description>&lt;P&gt;Hello &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/858235"&gt;@GabrielAzevedo&lt;/a&gt;&lt;/SPAN&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please provide the following information:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
 &lt;LI&gt;OS and version&amp;nbsp;&lt;/LI&gt;
 &lt;LI&gt;ThingWorx Platform version&amp;nbsp;&lt;/LI&gt;
 &lt;LI&gt;Port used for accessing ThingWorx Platform and Flow&amp;nbsp;&lt;/LI&gt;
 &lt;LI&gt;Whether ThingWorx Platform is accessible via the nginx (Flow) port&amp;nbsp;&lt;/LI&gt;
 &lt;LI&gt;Whether Flow is installed on the same machine as ThingWorx Platform&amp;nbsp;&lt;/LI&gt;
 &lt;LI&gt;Whether Flow was working as expected before the self-signed certificate update&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
 &lt;LI&gt;Please also ensure:
  &lt;UL&gt;
   &lt;LI&gt;The &lt;STRONG&gt;**Issued To** &lt;/STRONG&gt;name on the certificate must match the &lt;STRONG&gt;hostname &lt;/STRONG&gt;of the &lt;STRONG&gt;ThingWorx Flow &lt;/STRONG&gt;server to avoid certificate-related errors&amp;nbsp;&lt;/LI&gt;
   &lt;LI&gt;`&lt;STRONG&gt;server_name&lt;/STRONG&gt;` is correctly set in `&amp;lt;nginx_home&amp;gt;\conf\conf.d\&lt;STRONG&gt;vhost-flow.conf`&amp;nbsp;&lt;/STRONG&gt;&lt;/LI&gt;
   &lt;LI&gt;&lt;STRONG&gt;`extra.crt` and `orchestration.crt`&lt;/STRONG&gt; files match&amp;nbsp;&lt;/LI&gt;
  &lt;/UL&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Abhi&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 09 Jan 2026 17:11:15 GMT</pubDate>
    <dc:creator>abandal</dc:creator>
    <dc:date>2026-01-09T17:11:15Z</dc:date>
    <item>
      <title>ThingWorx Flow Error [FLOW-API-01] after regenerating self-signed certificate</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/ThingWorx-Flow-Error-FLOW-API-01-after-regenerating-self-signed/m-p/1050240#M71103</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am running ThingWorx Flow 9.3.10 and I’m hitting a wall trying to fix an expired self-signed certificate.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The Issue:&lt;/STRONG&gt; My self-signed certificate for Flow expired, so I needed to regenerate it. I followed the official guide here: &lt;A class="" href="https://support.ptc.com/help/thingworx/flow/r9/en/?_gl=1*1q091dv*_gcl_au*NDkzOTIyNTAxLjE3MzgzNDMwMDIuMTk3MDI1MTguMTczOTM5MjE4Ni4xNzM5MzkyMTg2*_ga*MTIwODk2NTQ5LjE3MzgzNDMwMDI.*_ga_7NMP2MSYPM*MTczOTk4OTEwOC40OC4xLjE3Mzk5OTA0MzMuMjEuMC4w*_ga_CBN5QVB9VJ*MTczOTk4ODg3OS41Mi4xLjE3Mzk5OTA0MzIuMC4wLjA.#page/flow/flow/CreateSelfSignedCertificate.html" target="_blank" rel="noopener"&gt;CreateSelfSignedCertificate.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I generated the new files, placed them in the SSL directory, and restarted the services. However, Flow is now failing to connect.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Symptoms:&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Redirect Loop:&lt;/STRONG&gt; When I try to open the ThingWorx Flow app, it automatically redirects me back to the ThingWorx Composer.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Validation Error:&lt;/STRONG&gt; When I run ValidateFlowSetup in the WorkflowSubsystem, I get:&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;PRE&gt;[FLOW-API-01] - Failed to connect to Flow: Internal Server Error&lt;/PRE&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Log Error:&lt;/STRONG&gt; The flow-exchange module logs show this error, which suggests a trust issue:&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;PRE&gt;{&lt;SPAN class=""&gt;"module"&lt;/SPAN&gt;:&lt;SPAN class=""&gt;"flow-exchange"&lt;/SPAN&gt;,&lt;SPAN class=""&gt;"timestamp"&lt;/SPAN&gt;:&lt;SPAN class=""&gt;"..."&lt;/SPAN&gt;,&lt;SPAN class=""&gt;"level"&lt;/SPAN&gt;:&lt;SPAN class=""&gt;"error"&lt;/SPAN&gt;,&lt;SPAN class=""&gt;"message"&lt;/SPAN&gt;:&lt;SPAN class=""&gt;"unauthorized access"&lt;/SPAN&gt;}&lt;/PRE&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;It seems like the internal services aren't accepting the new certificate I generated. Has anyone experienced this? Is there an extra step missing in the documentation to update the internal TrustStore or Keystore?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any advice would be appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jan 2026 20:33:27 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/ThingWorx-Flow-Error-FLOW-API-01-after-regenerating-self-signed/m-p/1050240#M71103</guid>
      <dc:creator>GabrielAzevedo</dc:creator>
      <dc:date>2026-01-08T20:33:27Z</dc:date>
    </item>
    <item>
      <title>Re: ThingWorx Flow 9.3.10 - Error [FLOW-API-01] and "Unauthorized Access" after regenerating self...</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/ThingWorx-Flow-Error-FLOW-API-01-after-regenerating-self-signed/m-p/1050413#M71107</link>
      <description>&lt;P&gt;Hello &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/858235"&gt;@GabrielAzevedo&lt;/a&gt;&lt;/SPAN&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please provide the following information:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
 &lt;LI&gt;OS and version&amp;nbsp;&lt;/LI&gt;
 &lt;LI&gt;ThingWorx Platform version&amp;nbsp;&lt;/LI&gt;
 &lt;LI&gt;Port used for accessing ThingWorx Platform and Flow&amp;nbsp;&lt;/LI&gt;
 &lt;LI&gt;Whether ThingWorx Platform is accessible via the nginx (Flow) port&amp;nbsp;&lt;/LI&gt;
 &lt;LI&gt;Whether Flow is installed on the same machine as ThingWorx Platform&amp;nbsp;&lt;/LI&gt;
 &lt;LI&gt;Whether Flow was working as expected before the self-signed certificate update&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
 &lt;LI&gt;Please also ensure:
  &lt;UL&gt;
   &lt;LI&gt;The &lt;STRONG&gt;**Issued To** &lt;/STRONG&gt;name on the certificate must match the &lt;STRONG&gt;hostname &lt;/STRONG&gt;of the &lt;STRONG&gt;ThingWorx Flow &lt;/STRONG&gt;server to avoid certificate-related errors&amp;nbsp;&lt;/LI&gt;
   &lt;LI&gt;`&lt;STRONG&gt;server_name&lt;/STRONG&gt;` is correctly set in `&amp;lt;nginx_home&amp;gt;\conf\conf.d\&lt;STRONG&gt;vhost-flow.conf`&amp;nbsp;&lt;/STRONG&gt;&lt;/LI&gt;
   &lt;LI&gt;&lt;STRONG&gt;`extra.crt` and `orchestration.crt`&lt;/STRONG&gt; files match&amp;nbsp;&lt;/LI&gt;
  &lt;/UL&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Abhi&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jan 2026 17:11:15 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/ThingWorx-Flow-Error-FLOW-API-01-after-regenerating-self-signed/m-p/1050413#M71107</guid>
      <dc:creator>abandal</dc:creator>
      <dc:date>2026-01-09T17:11:15Z</dc:date>
    </item>
    <item>
      <title>Re: ThingWorx Flow 9.3.10 - Error [FLOW-API-01] and "Unauthorized Access" after regenerating self...</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/ThingWorx-Flow-Error-FLOW-API-01-after-regenerating-self-signed/m-p/1051462#M71137</link>
      <description>&lt;P&gt;Hello &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/858235"&gt;@GabrielAzevedo&lt;/a&gt;&lt;/SPAN&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope you are doing well!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am following up on your post. Did you have a chance to review my previous response?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please provide the information I requested in my previous response.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Abhi&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jan 2026 16:20:36 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/ThingWorx-Flow-Error-FLOW-API-01-after-regenerating-self-signed/m-p/1051462#M71137</guid>
      <dc:creator>abandal</dc:creator>
      <dc:date>2026-01-19T16:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: ThingWorx Flow 9.3.10 - Error [FLOW-API-01] and "Unauthorized Access" after regenerati</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/ThingWorx-Flow-Error-FLOW-API-01-after-regenerating-self-signed/m-p/1051465#M71138</link>
      <description>&lt;P&gt;Hi Abhi!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry for the delay.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You were right, the extra.crt and orchestration.crt files &lt;STRONG&gt;didn't match&lt;/STRONG&gt;. I’ve corrected that, and the issue is resolved.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot for your help!&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jan 2026 16:33:37 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/ThingWorx-Flow-Error-FLOW-API-01-after-regenerating-self-signed/m-p/1051465#M71138</guid>
      <dc:creator>GabrielAzevedo</dc:creator>
      <dc:date>2026-01-19T16:33:37Z</dc:date>
    </item>
  </channel>
</rss>

