<?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 tRest using URL with json object: error Illegal character in query at in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tRest-using-URL-with-json-object-error-Illegal-character-in/m-p/2326612#M96082</link>
    <description>Hi All;&lt;BR /&gt;I'm very new to Talend. and first, thanks for the forum it's really helpful.&lt;BR /&gt;I'm really stuck, I'm using the tREST component with an URL. The URL contains json data format&amp;nbsp;&lt;BR /&gt;example : {"analytics":,"options":{"from":"2015-05-18 00:00:00","to":"2015-05-25 17:46:22","utc_offset":2,"range":"daily"}}&amp;amp;export=1&lt;BR /&gt;But i'm having always this error :&amp;nbsp;Illegal character in query at index ... it seems that it doesn't like [ et { ... characters ...&lt;BR /&gt;Could anyone help please ?&lt;BR /&gt;Thanks&lt;BR /&gt;Best regards,</description>
    <pubDate>Wed, 27 May 2015 23:40:15 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-05-27T23:40:15Z</dc:date>
    <item>
      <title>tRest using URL with json object: error Illegal character in query at</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRest-using-URL-with-json-object-error-Illegal-character-in/m-p/2326612#M96082</link>
      <description>Hi All;&lt;BR /&gt;I'm very new to Talend. and first, thanks for the forum it's really helpful.&lt;BR /&gt;I'm really stuck, I'm using the tREST component with an URL. The URL contains json data format&amp;nbsp;&lt;BR /&gt;example : {"analytics":,"options":{"from":"2015-05-18 00:00:00","to":"2015-05-25 17:46:22","utc_offset":2,"range":"daily"}}&amp;amp;export=1&lt;BR /&gt;But i'm having always this error :&amp;nbsp;Illegal character in query at index ... it seems that it doesn't like [ et { ... characters ...&lt;BR /&gt;Could anyone help please ?&lt;BR /&gt;Thanks&lt;BR /&gt;Best regards,</description>
      <pubDate>Wed, 27 May 2015 23:40:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRest-using-URL-with-json-object-error-Illegal-character-in/m-p/2326612#M96082</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-27T23:40:15Z</dc:date>
    </item>
    <item>
      <title>Re: tRest using URL with json object: error Illegal character in query at</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRest-using-URL-with-json-object-error-Illegal-character-in/m-p/2326613#M96083</link>
      <description>Hi
&lt;BR /&gt;Try to escape the special characters " included in the URL, for example:
&lt;BR /&gt;"http://localhost:8088/data={\"name:shong\"}"
&lt;BR /&gt;If it doesn't still work, please upload a screenshot of component settings.
&lt;BR /&gt;BR
&lt;BR /&gt;Shong</description>
      <pubDate>Thu, 28 May 2015 02:59:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRest-using-URL-with-json-object-error-Illegal-character-in/m-p/2326613#M96083</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-28T02:59:56Z</dc:date>
    </item>
    <item>
      <title>Re: tRest using URL with json object: error Illegal character in query at</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRest-using-URL-with-json-object-error-Illegal-character-in/m-p/2326614#M96084</link>
      <description>Thanks for your quick reply.&lt;BR /&gt;I already escaped all the "Characters" in the URL.&lt;BR /&gt;I think that what's causing problem is the fact to have the following &lt;BR /&gt;i attached the screenshots.&lt;BR /&gt;Thank you for your help.</description>
      <pubDate>Thu, 28 May 2015 08:45:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRest-using-URL-with-json-object-error-Illegal-character-in/m-p/2326614#M96084</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-28T08:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: tRest using URL with json object: error Illegal character in query at</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRest-using-URL-with-json-object-error-Illegal-character-in/m-p/2326615#M96085</link>
      <description>where is your screenshot? Do you have compilation error in the job generated code? Click the Code tab and see if there exist compilation error?</description>
      <pubDate>Thu, 28 May 2015 11:14:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRest-using-URL-with-json-object-error-Illegal-character-in/m-p/2326615#M96085</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-28T11:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: tRest using URL with json object: error Illegal character in query at</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRest-using-URL-with-json-object-error-Illegal-character-in/m-p/2326616#M96086</link>
      <description>Here is the errors i got : ( PS : i'm not able to attached screenshot )thanks a lots&amp;nbsp; 
&lt;BR /&gt;Exception in component tREST_1 
&lt;BR /&gt;java.lang.IllegalArgumentException: Illegal character in query at index 94: {"analytics":,"options":{"from":"2015-05-18 00:00:00","to":"2015-05-25 17:46:22","utc_offset":2,"range":"daily"}}&amp;amp;export=1&amp;amp;feeds=43c056de-548b-11e4-9cf0-782bcb074bd1 
&lt;BR /&gt;at java.net.URI.create(URI.java:859) 
&lt;BR /&gt;at com.sun.jersey.api.client.Client.resource(Client.java:402) 
&lt;BR /&gt;at test_alg.trest_extract_0_1.trest_extract.tREST_1Process(trest_extract.java:725) 
&lt;BR /&gt;at test_alg.trest_extract_0_1.trest_extract.tLibraryLoad_1Process(trest_extract.java:391) 
&lt;BR /&gt;at test_alg.trest_extract_0_1.trest_extract.runJobInTOS(trest_extract.java:1103) 
&lt;BR /&gt;at test_alg.trest_extract_0_1.trest_extract.main(trest_extract.java:956) 
&lt;BR /&gt;Caused by: java.net.URISyntaxException: Illegal character in query at index 94: {"analytics":,"options":{"from":"2015-05-18 00:00:00","to":"2015-05-25 17:46:22","utc_offset":2,"range":"daily"}}&amp;amp;export=1&amp;amp;feeds=43c056de-548b-11e4-9cf0-782bcb074bd1 
&lt;BR /&gt;at java.net.URI$Parser.fail(URI.java:2829) 
&lt;BR /&gt;at java.net.URI$Parser.checkChars(URI.java:3002) 
&lt;BR /&gt;at java.net.URI$Parser.parseHierarchical(URI.java:3092) 
&lt;BR /&gt;at java.net.URI$Parser.parse(URI.java:3034) 
&lt;BR /&gt;at java.net.URI.&amp;lt;init&amp;gt;(URI.java:595) 
&lt;BR /&gt;at java.net.URI.create(URI.java:857) 
&lt;BR /&gt;... 5 more</description>
      <pubDate>Thu, 28 May 2015 12:26:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRest-using-URL-with-json-object-error-Illegal-character-in/m-p/2326616#M96086</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-28T12:26:20Z</dc:date>
    </item>
    <item>
      <title>Re: tRest using URL with json object: error Illegal character in query at</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRest-using-URL-with-json-object-error-Illegal-character-in/m-p/2326617#M96087</link>
      <description>Hi&amp;nbsp;&lt;BR /&gt;Can you paste the full URL? or export the job and send it to via email?</description>
      <pubDate>Sun, 31 May 2015 02:34:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRest-using-URL-with-json-object-error-Illegal-character-in/m-p/2326617#M96087</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-31T02:34:39Z</dc:date>
    </item>
    <item>
      <title>Re: tRest using URL with json object: error Illegal character in query at</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRest-using-URL-with-json-object-error-Illegal-character-in/m-p/2326618#M96088</link>
      <description>Hi,&amp;nbsp; 
&lt;BR /&gt;I send you an email to your following email address :&amp;nbsp; 
&lt;FONT color="#222222"&gt;&lt;FONT size="2"&gt;&lt;FONT face="arial, sans-serif"&gt;shong@talend.com&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;FONT color="#222222"&gt;&lt;FONT size="2"&gt;&lt;FONT face="arial, sans-serif"&gt;Thank you in advance,&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#222222"&gt;&lt;FONT size="2"&gt;&lt;FONT face="arial, sans-serif"&gt;Ahmed&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Mon, 01 Jun 2015 08:19:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRest-using-URL-with-json-object-error-Illegal-character-in/m-p/2326618#M96088</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-01T08:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: tRest using URL with json object: error Illegal character in query at</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRest-using-URL-with-json-object-error-Illegal-character-in/m-p/2326619#M96089</link>
      <description>Hi,&lt;BR /&gt;I sent out the e-mail.&amp;nbsp;&lt;BR /&gt;Any feedbacks?&lt;BR /&gt;Thanks in advance&lt;BR /&gt;A</description>
      <pubDate>Mon, 08 Jun 2015 09:49:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRest-using-URL-with-json-object-error-Illegal-character-in/m-p/2326619#M96089</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-08T09:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: tRest using URL with json object: error Illegal character in query at</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRest-using-URL-with-json-object-error-Illegal-character-in/m-p/2326620#M96090</link>
      <description>Hi,&amp;nbsp;&lt;BR /&gt;As i didn't get answer, should you assume that's impossible to use a url with } ] characters...?&lt;BR /&gt;Thanks a lot for your reply,&lt;BR /&gt;Best regards,&lt;BR /&gt;A</description>
      <pubDate>Fri, 19 Jun 2015 14:49:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRest-using-URL-with-json-object-error-Illegal-character-in/m-p/2326620#M96090</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-19T14:49:13Z</dc:date>
    </item>
  </channel>
</rss>

