<?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>article Qlik Talend Product: Issue while running a job using MetaServletCaller.bat/sh scripts in TAC {&amp;quot;error&amp;quot;: &amp;quot;Username or password is wrong, returnCode&amp;quot;:3} in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Talend-Product-Issue-while-running-a-job-using/ta-p/2480854</link>
    <description>&lt;P&gt;&lt;SPAN&gt;You may experience problems when executing actions with the MetaServlet API in the Talend Administration Center using the MetaServletCaller.sh or MetaServletCaller.bat scripts and the call doesn't work.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt; The error message you receive is:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;&lt;SPAN&gt;Error: "error": “Username or password is wrong”,"returnCode": 3&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Cause&lt;/FONT&gt; &lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;&lt;SPAN&gt;The error arises because special characters in the username or password need to be escaped. Since JSON, the data format used by the MetaServlet API, does not support certain special characters without escaping.&lt;/SPAN&gt;&lt;/P&gt;
&lt;H3&gt;&amp;nbsp;&lt;/H3&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Resolution&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;&lt;SPAN&gt;Use the control character backslash ("\") to escape special characters.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;For Example&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Password: &lt;CODE&gt;&lt;STRONG&gt;passwor"d&amp;nbsp;&lt;/STRONG&gt;&lt;/CODE&gt; the quotation mark is the special character that needs to be escaped using a backslash.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Use &lt;CODE&gt;&lt;STRONG&gt;passwor\"d&lt;/STRONG&gt;&lt;/CODE&gt; to include the quotation mark in the password.&lt;/SPAN&gt;&lt;/P&gt;
&lt;H3&gt;&amp;nbsp;&lt;/H3&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Related Content&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;For more information about Metaservlet, please check Qlik Talend Official Documentation&lt;BR /&gt;&lt;A href="https://help.talend.com/en-US/talend-glossary/cloud/metaservlet" target="_blank" rel="noopener"&gt;Metaservlet&lt;/A&gt;&lt;/P&gt;
&lt;H4&gt;&amp;nbsp;&lt;/H4&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P&gt;&lt;LI-PRODUCT title="Talend Administration Center" id="qlik_TalendAdministrationCenter"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 11 Sep 2024 01:59:12 GMT</pubDate>
    <dc:creator>Chethankumar_JS</dc:creator>
    <dc:date>2024-09-11T01:59:12Z</dc:date>
    <item>
      <title>Qlik Talend Product: Issue while running a job using MetaServletCaller.bat/sh scripts in TAC {"error": "Username or password is wrong, returnCode":3}</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Talend-Product-Issue-while-running-a-job-using/ta-p/2480854</link>
      <description>&lt;P&gt;&lt;SPAN&gt;You may experience problems when executing actions with the MetaServlet API in the Talend Administration Center using the MetaServletCaller.sh or MetaServletCaller.bat scripts and the call doesn't work.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt; The error message you receive is:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;&lt;SPAN&gt;Error: "error": “Username or password is wrong”,"returnCode": 3&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Cause&lt;/FONT&gt; &lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;&lt;SPAN&gt;The error arises because special characters in the username or password need to be escaped. Since JSON, the data format used by the MetaServlet API, does not support certain special characters without escaping.&lt;/SPAN&gt;&lt;/P&gt;
&lt;H3&gt;&amp;nbsp;&lt;/H3&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Resolution&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;&lt;SPAN&gt;Use the control character backslash ("\") to escape special characters.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;For Example&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Password: &lt;CODE&gt;&lt;STRONG&gt;passwor"d&amp;nbsp;&lt;/STRONG&gt;&lt;/CODE&gt; the quotation mark is the special character that needs to be escaped using a backslash.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Use &lt;CODE&gt;&lt;STRONG&gt;passwor\"d&lt;/STRONG&gt;&lt;/CODE&gt; to include the quotation mark in the password.&lt;/SPAN&gt;&lt;/P&gt;
&lt;H3&gt;&amp;nbsp;&lt;/H3&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Related Content&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;For more information about Metaservlet, please check Qlik Talend Official Documentation&lt;BR /&gt;&lt;A href="https://help.talend.com/en-US/talend-glossary/cloud/metaservlet" target="_blank" rel="noopener"&gt;Metaservlet&lt;/A&gt;&lt;/P&gt;
&lt;H4&gt;&amp;nbsp;&lt;/H4&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P&gt;&lt;LI-PRODUCT title="Talend Administration Center" id="qlik_TalendAdministrationCenter"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2024 01:59:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Talend-Product-Issue-while-running-a-job-using/ta-p/2480854</guid>
      <dc:creator>Chethankumar_JS</dc:creator>
      <dc:date>2024-09-11T01:59:12Z</dc:date>
    </item>
  </channel>
</rss>

