<?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: Jira Web Connector: Could not save connector table parameters in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Jira-Web-Connector-Could-not-save-connector-table-parameters/m-p/2423664#M13415</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/1572"&gt;@dmitri_volkov&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is due to the permissions issue. Try using the service account and make sure you have given the full access to the QWC folder for the service account.&lt;/P&gt;</description>
    <pubDate>Mon, 26 Feb 2024 16:31:41 GMT</pubDate>
    <dc:creator>Niroopananda</dc:creator>
    <dc:date>2024-02-26T16:31:41Z</dc:date>
    <item>
      <title>Jira Web Connector: Could not save connector table parameters</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Jira-Web-Connector-Could-not-save-connector-table-parameters/m-p/34527#M6041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm having the following problem with the Jira Web Connector. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error message is: &lt;SPAN style="font-size: 10pt;"&gt;Could not save connector table parameters. Status code = 500.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="jira.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/198002_jira.png" style="height: 113px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any advice on how to solve it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Apr 2021 07:40:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Jira-Web-Connector-Could-not-save-connector-table-parameters/m-p/34527#M6041</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-04-02T07:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: Jira Web Connector: Could not save connector table parameters</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Jira-Web-Connector-Could-not-save-connector-table-parameters/m-p/1530086#M6042</link>
      <description>&lt;P&gt;I have the same problem with SMTP connector.&lt;/P&gt;&lt;P&gt;Logged error is&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&amp;lt;LogEntry version="1.0.3"&amp;gt;
        &amp;lt;Id&amp;gt;b9b0e46f-0baf-4b64-8696-17ac5b0d2656_75&amp;lt;/Id&amp;gt;
        &amp;lt;Datetime&amp;gt;14-01-2019 16:24:30.99&amp;lt;/Datetime&amp;gt;
        &amp;lt;Type&amp;gt;Error&amp;lt;/Type&amp;gt;
        &amp;lt;Sender&amp;gt;APIConnectorWeb.Nancy.Modules.WebAPIAuth&amp;lt;/Sender&amp;gt;
        &amp;lt;ServerMode&amp;gt;true&amp;lt;/ServerMode&amp;gt;
        &amp;lt;Version&amp;gt;2.49.4.29415&amp;lt;/Version&amp;gt;
        &amp;lt;Message&amp;gt;Could not save connector table parameters.&amp;lt;/Message&amp;gt;
        &amp;lt;Exception&amp;gt;System.UnauthorizedAccessException: Access to the path 'c:\QlikWebConnectors\App_Data\DEFAULT0-0000-0000-0000-000000000000\ConnectorSettings.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
   at APIConnectorEngine.Qwc.XmlFileSettingsStorerGeneric.SaveSettings(ConfigSettings settings)
   at APIConnectorEngine.Qwc.XmlFileSettingsStorerWithMutex.RunLocked(Action action)
   at APIConnectorWeb.Nancy.Modules.WebAPIAuth.&amp;amp;lt;&amp;amp;gt;c__DisplayClass3_0.&amp;amp;lt;.ctor&amp;amp;gt;b__18(Object x)&amp;lt;/Exception&amp;gt;
        &amp;lt;ExceptionMessage&amp;gt;Access to the path 'c:\QlikWebConnectors\App_Data\DEFAULT0-0000-0000-0000-000000000000\ConnectorSettings.xml' is denied.&amp;lt;/ExceptionMessage&amp;gt;
        &amp;lt;AdditionalInfo&amp;gt;
            &amp;lt;UserIP&amp;gt;::1&amp;lt;/UserIP&amp;gt;
            &amp;lt;User&amp;gt;Admin (Default)&amp;lt;/User&amp;gt;
        &amp;lt;/AdditionalInfo&amp;gt;
    &amp;lt;/LogEntry&amp;gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;In&amp;nbsp;deploy.config I have&lt;/P&gt;&lt;PRE&gt;&amp;lt;FileSystemAccessAllowedPaths&amp;gt; c:\temp;c:\QlikWebConnectors&amp;lt;/FileSystemAccessAllowedPaths&amp;gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 14 Jan 2019 15:16:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Jira-Web-Connector-Could-not-save-connector-table-parameters/m-p/1530086#M6042</guid>
      <dc:creator>dmitri_volkov</dc:creator>
      <dc:date>2019-01-14T15:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: Jira Web Connector: Could not save connector table parameters</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Jira-Web-Connector-Could-not-save-connector-table-parameters/m-p/1642495#M6043</link>
      <description>&lt;P&gt;I've not encountered this issue myself, but I would check that the service account that QWC is running under has full write permissions to the QWC folder. A number of items are cached in the folder when you set parameters.&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Nov 2019 11:05:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Jira-Web-Connector-Could-not-save-connector-table-parameters/m-p/1642495#M6043</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2019-11-04T11:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: Jira Web Connector: Could not save connector table parameters</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Jira-Web-Connector-Could-not-save-connector-table-parameters/m-p/2423664#M13415</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/1572"&gt;@dmitri_volkov&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is due to the permissions issue. Try using the service account and make sure you have given the full access to the QWC folder for the service account.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Feb 2024 16:31:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Jira-Web-Connector-Could-not-save-connector-table-parameters/m-p/2423664#M13415</guid>
      <dc:creator>Niroopananda</dc:creator>
      <dc:date>2024-02-26T16:31:41Z</dc:date>
    </item>
  </channel>
</rss>

