<?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: Nprinting 17 API using script in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Nprinting-17-API-using-script/m-p/1426231#M8900</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, can you share your working script? I have the same problem, but I dont know what you mean by blanking out the Domain user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards, &lt;/P&gt;&lt;P&gt;Geir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Feb 2018 11:21:44 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-02-22T11:21:44Z</dc:date>
    <item>
      <title>Nprinting 17 API using script</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Nprinting-17-API-using-script/m-p/1426219#M8888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found a lot of posts about using the API's of Qlik, but nothing helped me so far.&lt;/P&gt;&lt;P&gt;I want to trigger a Nprinting during the reload of my script. It don't matter if it is using a VBA macro, REST connector, Curl or a commandline script.&lt;/P&gt;&lt;P&gt;I have found the API reference Nprinting and I think it is'n very hard. And looking to the number of posts about this topic i am not the only one who is struggling with it...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I really hope that someone can help me!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Halmar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Sep 2017 14:16:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Nprinting-17-API-using-script/m-p/1426219#M8888</guid>
      <dc:creator>qlikhalmar</dc:creator>
      <dc:date>2017-09-15T14:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: Nprinting 17 API using script</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Nprinting-17-API-using-script/m-p/1426220#M8889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you want to chain tougher the Qlik Sense reload and NPrinting report task, one solution should be to make a script which call both in sequence (e.g. Using curl)&lt;/SPAN&gt;&lt;P class=""&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P class=""&gt;For the Qlik execution remember to use the sync option&lt;/P&gt;&lt;P class=""&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.qlik.com/en-US/sense-developer/June2017/Subsystems/RepositoryServiceAPI/Content/RepositoryServiceAPI/RepositoryServiceAPI-Task-Start-Task.htm"&gt;http://help.qlik.com/en-US/sense-developer/June2017/Subsystems/RepositoryServiceAPI/Content/RepositoryServiceAPI/RepositoryServiceAPI-Task-Start-Task.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Than call NPrinting task execution&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.qlik.com/en-US/nprinting/June2017/APIs/NP%20API/#tasksTaskIdExecutionsPost"&gt;http://help.qlik.com/en-US/nprinting/June2017/APIs/NP%20API/#tasksTaskIdExecutionsPost&lt;/A&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Sep 2017 11:55:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Nprinting-17-API-using-script/m-p/1426220#M8889</guid>
      <dc:creator>Vincenzo_Esposito</dc:creator>
      <dc:date>2017-09-16T11:55:10Z</dc:date>
    </item>
    <item>
      <title>Re: Nprinting 17 API using script</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Nprinting-17-API-using-script/m-p/1426221#M8890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vincenzo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply. I know those things allready, but i need a more practical answer &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;.&lt;/P&gt;&lt;P&gt;Did you make a call using cURL allready? Can you help me building a EXECUTE statement?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Sep 2017 06:58:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Nprinting-17-API-using-script/m-p/1426221#M8890</guid>
      <dc:creator>qlikhalmar</dc:creator>
      <dc:date>2017-09-17T06:58:16Z</dc:date>
    </item>
    <item>
      <title>Re: Nprinting 17 API using script</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Nprinting-17-API-using-script/m-p/1426222#M8891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Halmar,&lt;/P&gt;&lt;P&gt;You need to deal with the authentication phase before attempt any API call. In your case you need to deal with both NPrinting and Qlik Sense Authentication. Curl should be fine, here you can find an example to access NPrinting using python &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-19045"&gt;StartNPRinting_TASK.py&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Sep 2017 08:18:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Nprinting-17-API-using-script/m-p/1426222#M8891</guid>
      <dc:creator>Vincenzo_Esposito</dc:creator>
      <dc:date>2017-09-18T08:18:24Z</dc:date>
    </item>
    <item>
      <title>Re: Nprinting 17 API using script</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Nprinting-17-API-using-script/m-p/1426223#M8892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vincenzo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Great script, I am allmost there. I installed Python and some imports and I downloaded the certificate.&lt;/P&gt;&lt;P&gt;But I stil get a warning. I attached my current scriptfile:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:\Windows&amp;gt;C:\Python27\python.exe C:\Python27\Scripts\StartNPRinting_TASK.py&lt;/P&gt;&lt;P&gt;Traceback (most recent call last):&lt;/P&gt;&lt;P&gt;&amp;nbsp; File "C:\Python27\Scripts\StartNPRinting_TASK.py", line 31, in &amp;lt;module&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Tocken = Auth()&lt;/P&gt;&lt;P&gt;&amp;nbsp; File "C:\Python27\Scripts\StartNPRinting_TASK.py", line 17, in Auth&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; r = s.get('&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://nprint17:4993/api/v1/login/ntlm" rel="nofollow" target="_blank"&gt;https://nprint17:4993/api/v1/login/ntlm&lt;/A&gt;&lt;SPAN&gt;', auth=HttpNtlmAuth('WINd&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;OMAIN"+\"+user',password),verify = certFile)&lt;/P&gt;&lt;P&gt;&amp;nbsp; File "C:\Python27\lib\site-packages\requests-2.18.4-py2.7.egg\requests\session&lt;/P&gt;&lt;P&gt;s.py", line 521, in get&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; return self.request('GET', url, **kwargs)&lt;/P&gt;&lt;P&gt;&amp;nbsp; File "C:\Python27\lib\site-packages\requests-2.18.4-py2.7.egg\requests\session&lt;/P&gt;&lt;P&gt;s.py", line 508, in request&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; resp = self.send(prep, **send_kwargs)&lt;/P&gt;&lt;P&gt;&amp;nbsp; File "C:\Python27\lib\site-packages\requests-2.18.4-py2.7.egg\requests\session&lt;/P&gt;&lt;P&gt;s.py", line 618, in send&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; r = adapter.send(request, **kwargs)&lt;/P&gt;&lt;P&gt;&amp;nbsp; File "C:\Python27\lib\site-packages\requests-2.18.4-py2.7.egg\requests\adapter&lt;/P&gt;&lt;P&gt;s.py", line 506, in send&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; raise SSLError(e, request=request)&lt;/P&gt;&lt;P&gt;requests.exceptions.SSLError: HTTPSConnectionPool(host='nprint17', port=4993): M&lt;/P&gt;&lt;P&gt;ax retries exceeded with url: /api/v1/login/ntlm (Caused by SSLError(SSLError(0,&lt;/P&gt;&lt;P&gt;u'unknown error (_ssl.c:2941)'),))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Sep 2017 18:37:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Nprinting-17-API-using-script/m-p/1426223#M8892</guid>
      <dc:creator>qlikhalmar</dc:creator>
      <dc:date>2017-09-18T18:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: Nprinting 17 API using script</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Nprinting-17-API-using-script/m-p/1426224#M8893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is an error at line 17. I've modified an existing script to meet your needs but I didn't run it.&lt;/P&gt;&lt;P&gt;The actual code is&lt;/P&gt;&lt;P&gt;r = s.get(base_dir+auth_endPoint', auth=HttpNtlmAuth('WINdOMAIN"+\"+user',password),verify=certFile)&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;The right code is&lt;/P&gt;&lt;P&gt;r = s.get(base_dir+auth_endPoint', auth=HttpNtlmAuth(WINdOMAIN+"\"+user,password),verify=certFile)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you can see you need to remove a quote (') before WINdOMAIN and swap the + with doublequote "") &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 07:52:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Nprinting-17-API-using-script/m-p/1426224#M8893</guid>
      <dc:creator>Vincenzo_Esposito</dc:creator>
      <dc:date>2017-09-19T07:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: Nprinting 17 API using script</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Nprinting-17-API-using-script/m-p/1426225#M8894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vincenzo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It works! But without verifying the certificate.&lt;/P&gt;&lt;P&gt;And I have to change some other things, like adding a extra slashes and changing the POST-url.&lt;/P&gt;&lt;P&gt;Here is my working script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Halmar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2017 09:53:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Nprinting-17-API-using-script/m-p/1426225#M8894</guid>
      <dc:creator>qlikhalmar</dc:creator>
      <dc:date>2017-09-20T09:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: Nprinting 17 API using script</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Nprinting-17-API-using-script/m-p/1426226#M8895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the feedback, I'll fix it as soon as possible on the post, may-be could be useful for someone else. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2017 09:57:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Nprinting-17-API-using-script/m-p/1426226#M8895</guid>
      <dc:creator>Vincenzo_Esposito</dc:creator>
      <dc:date>2017-09-20T09:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: Nprinting 17 API using script</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Nprinting-17-API-using-script/m-p/1426227#M8896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vincenzo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an additional question.&lt;/P&gt;&lt;P&gt;Now I want to use a POST request to update the users list of groups:&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/nprinting/September2017/APIs/NP%20API/#usersIdGroupsPut" style="font-size: 10pt; line-height: 1.5em;" title="https://help.qlik.com/en-US/nprinting/September2017/APIs/NP%20API/#usersIdGroupsPut"&gt;https://help.qlik.com/en-US/nprinting/September2017/APIs/NP%20API/#usersIdGroupsPut&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know how we can add the body inside this request or at least lead me to the answer?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Halmar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Oct 2017 06:34:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Nprinting-17-API-using-script/m-p/1426227#M8896</guid>
      <dc:creator>qlikhalmar</dc:creator>
      <dc:date>2017-10-03T06:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: Nprinting 17 API using script</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Nprinting-17-API-using-script/m-p/1426228#M8897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First of all be carefull it's a PUT and not a POST action. If the question is about how to do it using python you need to pass it in the request parameters like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;&lt;SPAN class="pln"&gt;r &lt;/SPAN&gt;&lt;SPAN class="pun"&gt;=&lt;/SPAN&gt;&lt;SPAN class="pln"&gt; requests&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;.&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;post&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;(&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;url&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;,&lt;/SPAN&gt;&lt;SPAN class="pln"&gt; data&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;=&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;json&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;.&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;dumps&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;(&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;payload&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;))&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I expect you need to pass as payload a list of groups Ids, somethink like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;&lt;SPAN class="pln"&gt;payload = ['8367834949', '94828dhf']&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;&lt;SPAN class="pln"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Oct 2017 12:49:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Nprinting-17-API-using-script/m-p/1426228#M8897</guid>
      <dc:creator>Vincenzo_Esposito</dc:creator>
      <dc:date>2017-10-03T12:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: Nprinting 17 API using script</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Nprinting-17-API-using-script/m-p/1426229#M8898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Vincenzo,&lt;/P&gt;&lt;P&gt;If I need to update the email id of user.&lt;/P&gt;&lt;P&gt;The API request body has a format &lt;SPAN class="param-type" style="font-style: italic; color: #777777; font-family: 'Trebuchet MS', sans-serif; font-size: 15px; font-weight: normal; text-align: start; text-indent: 0px;"&gt;&lt;A href="http://help.qlik.com/en-US/nprinting/September2017/APIs/NP%20API/#string"&gt;String&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #777777; font-family: 'Trebuchet MS', sans-serif; font-size: 15px; font-style: normal; font-weight: normal; text-align: start; text-indent: 0px;"&gt; format: password&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #777777; font-family: 'Trebuchet MS', sans-serif; font-size: 15px; font-style: normal; font-weight: normal; text-align: start; text-indent: 0px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #777777; font-family: 'Trebuchet MS', sans-serif; font-size: 15px; font-style: normal; font-weight: normal; text-align: start; text-indent: 0px;"&gt;Can you please help in how to do this?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #777777; font-family: 'Trebuchet MS', sans-serif; font-size: 15px; font-style: normal; font-weight: normal; text-align: start; text-indent: 0px;"&gt;&lt;SPAN&gt;payload = {'email': &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:'user@email.com"&gt;'user@email.com&lt;/A&gt;&lt;SPAN&gt;','password' : 'pass@123', 'enabled' : True, 'username' :'abc', 'domainaccount': 'domain\\abc', 'timezone': 'Asia/Calcutta','locale':'en','folder':'reports','subfolder':'aks'}&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #777777; font-family: 'Trebuchet MS', sans-serif; font-size: 15px; font-style: normal; font-weight: normal; text-align: start; text-indent: 0px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #777777; font-family: 'Trebuchet MS', sans-serif; font-size: 15px; font-style: normal; font-weight: normal; text-align: start; text-indent: 0px;"&gt;data_json_payload=json.dumps(payload)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #777777; font-family: 'Trebuchet MS', sans-serif; font-size: 15px; font-style: normal; font-weight: normal; text-align: start; text-indent: 0px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #777777; font-family: 'Trebuchet MS', sans-serif; font-size: 15px; font-style: normal; font-weight: normal; text-align: start; text-indent: 0px;"&gt;&lt;SPAN&gt;r = s.put('&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://server:4993/api/v1/users/a834ce45-72e9-4e08-95ff-8d784b195d7c',data=data_json" rel="nofollow" target="_blank"&gt;https://server:4993/api/v1/users/a834ce45-72e9-4e08-95ff-8d784b195d7c',data=data_json&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting&amp;nbsp; Response {"error":{"code":400,"message":"Request is malformed."}}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Ganapati&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Nov 2017 13:07:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Nprinting-17-API-using-script/m-p/1426229#M8898</guid>
      <dc:creator>ganapati_h</dc:creator>
      <dc:date>2017-11-09T13:07:13Z</dc:date>
    </item>
    <item>
      <title>Re: Nprinting 17 API using script</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Nprinting-17-API-using-script/m-p/1426230#M8899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I could get the program working. The domain user should either be blank or the user should exist in the domain. It cant be a dummy value.&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Ganapati&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Nov 2017 11:47:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Nprinting-17-API-using-script/m-p/1426230#M8899</guid>
      <dc:creator>ganapati_h</dc:creator>
      <dc:date>2017-11-10T11:47:41Z</dc:date>
    </item>
    <item>
      <title>Re: Nprinting 17 API using script</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Nprinting-17-API-using-script/m-p/1426231#M8900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, can you share your working script? I have the same problem, but I dont know what you mean by blanking out the Domain user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards, &lt;/P&gt;&lt;P&gt;Geir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2018 11:21:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Nprinting-17-API-using-script/m-p/1426231#M8900</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-22T11:21:44Z</dc:date>
    </item>
    <item>
      <title>Re: Nprinting 17 API using script</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Nprinting-17-API-using-script/m-p/1426232#M8901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where do i Get CERTFILE = &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2018 14:05:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Nprinting-17-API-using-script/m-p/1426232#M8901</guid>
      <dc:creator>dolphin123</dc:creator>
      <dc:date>2018-03-15T14:05:29Z</dc:date>
    </item>
    <item>
      <title>Re: Nprinting 17 API using script</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Nprinting-17-API-using-script/m-p/1682810#M12457</link>
      <description>&lt;P&gt;Me too&lt;/P&gt;</description>
      <pubDate>Mon, 09 Mar 2020 09:47:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Nprinting-17-API-using-script/m-p/1682810#M12457</guid>
      <dc:creator>golfmilk008</dc:creator>
      <dc:date>2020-03-09T09:47:22Z</dc:date>
    </item>
  </channel>
</rss>

