<?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: Qlik-Cli for Saas issue running on Powershell in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Cli-for-Saas-issue-running-on-Powershell/m-p/1829058#M15444</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/33870"&gt;@jli87&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;We did investigation of your issue.&lt;BR /&gt;This error happened because the program can't create ".qlik" directory in your home directory.&lt;BR /&gt;We are planning to release a new version of qlik-cli in the next few days that will probably handle this issue.&lt;BR /&gt;Below you can find more details in case you need a quick fix.&lt;BR /&gt;&lt;BR /&gt;To determine user's home directory we are using two environment variables: "HOMEDRIVE" + "HOMEPATH".&lt;BR /&gt;Since the path is equal to "H:\" on your machine, I assume that "HOMEDRIVE" variable is equal to "H:" and "HOMEPATH" variable is equal to "\".&lt;BR /&gt;To test this assumption you could run "$env:HOMEDRIVE" and "$env:HOMEPATH" in PowerShell to check the content of these variables.&lt;BR /&gt;&lt;BR /&gt;If this assumption is correct and "HOMEPATH" is set to "\", you could try to change this variable to point to your home directory. The PowerShell command that will change this variable just for the current session will look something like this (please adjust the value if needed):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;$env:HOMEPATH = "\Users\User"&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If "qlik context init" works after this step you could consider to change this variable permanently in your system settings.&lt;BR /&gt;&lt;BR /&gt;Hope this was helpful.&lt;BR /&gt;Bojan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 17 Aug 2021 12:58:12 GMT</pubDate>
    <dc:creator>BojanTH</dc:creator>
    <dc:date>2021-08-17T12:58:12Z</dc:date>
    <item>
      <title>Qlik-Cli for Saas issue running on Powershell</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Cli-for-Saas-issue-running-on-Powershell/m-p/1827203#M15379</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;I am very new to this Qlik-Cli. I've followed the directions from&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Knowledge/How-to-install-and-start-using-Qlik-CLI-for-SaaS-editions-of/ta-p/1796143" target="_self"&gt;https://community.qlik.com/t5/Knowledge/How-to-install-and-start-using-Qlik-CLI-for-SaaS-editions-of/ta-p/1796143&lt;/A&gt;&amp;nbsp;to get it installed but am now having issues running it through Powershell.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did the installation method 2 with chocolatey and was successful. When I open Powershell and type in "qlik context init" it will give me the following error.&lt;/P&gt;&lt;P&gt;"Error&amp;nbsp;: could not create .qlik folder in home directory: mkdir H:\: The system cannot find the path specified."&lt;/P&gt;&lt;P&gt;I am not sure how to resolve this issue. Please let me know what I can do to fix it.&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Aug 2021 18:35:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Cli-for-Saas-issue-running-on-Powershell/m-p/1827203#M15379</guid>
      <dc:creator>jli87</dc:creator>
      <dc:date>2021-08-06T18:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik-Cli for Saas issue running on Powershell</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Cli-for-Saas-issue-running-on-Powershell/m-p/1829058#M15444</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/33870"&gt;@jli87&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;We did investigation of your issue.&lt;BR /&gt;This error happened because the program can't create ".qlik" directory in your home directory.&lt;BR /&gt;We are planning to release a new version of qlik-cli in the next few days that will probably handle this issue.&lt;BR /&gt;Below you can find more details in case you need a quick fix.&lt;BR /&gt;&lt;BR /&gt;To determine user's home directory we are using two environment variables: "HOMEDRIVE" + "HOMEPATH".&lt;BR /&gt;Since the path is equal to "H:\" on your machine, I assume that "HOMEDRIVE" variable is equal to "H:" and "HOMEPATH" variable is equal to "\".&lt;BR /&gt;To test this assumption you could run "$env:HOMEDRIVE" and "$env:HOMEPATH" in PowerShell to check the content of these variables.&lt;BR /&gt;&lt;BR /&gt;If this assumption is correct and "HOMEPATH" is set to "\", you could try to change this variable to point to your home directory. The PowerShell command that will change this variable just for the current session will look something like this (please adjust the value if needed):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;$env:HOMEPATH = "\Users\User"&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If "qlik context init" works after this step you could consider to change this variable permanently in your system settings.&lt;BR /&gt;&lt;BR /&gt;Hope this was helpful.&lt;BR /&gt;Bojan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Aug 2021 12:58:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Cli-for-Saas-issue-running-on-Powershell/m-p/1829058#M15444</guid>
      <dc:creator>BojanTH</dc:creator>
      <dc:date>2021-08-17T12:58:12Z</dc:date>
    </item>
  </channel>
</rss>

