<?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 Use a REST/JSON API from Talend ETL &amp;quot;https://api.klm.com/opendata/flightoffers/reference-data?country=FR&amp;quot; in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Use-a-REST-JSON-API-from-Talend-ETL-quot-https-api-klm-com/m-p/2256576#M38917</link>
    <description>&lt;P&gt;After 2 success with your help calling ...&lt;/P&gt; 
&lt;P&gt;"&lt;A href="https://restcountries.eu/rest/v2/all" target="_blank" rel="nofollow noopener noreferrer"&gt;https://restcountries.eu/rest/v2/all&lt;/A&gt;"&lt;/P&gt; 
&lt;P&gt;"&lt;A href="https://api-adresse.data.gouv.fr/search/?q=8+bd+du+port" target="_blank" rel="nofollow noopener noreferrer"&gt;https://api-adresse.data.gouv.fr/search/?q=8+bd+du+port&lt;/A&gt;"&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am now trying to call an Air France KLM API from&amp;nbsp;&lt;A href="https://developer.airfranceklm.com/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://developer.airfranceklm.com/&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;I activated my account and have a "key"&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;On talend side, in tRESTClient :&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;URL : "&lt;A href="https://api.klm.com/opendata/flightoffers/reference-data?country=FR" target="_blank" rel="nofollow noopener noreferrer"&gt;https://api.klm.com/opendata/flightoffers/reference-data?country=FR&lt;/A&gt;"&lt;/P&gt; 
&lt;P&gt;Relative Path : ""&lt;/P&gt; 
&lt;P&gt;HTTP Method : GET&lt;/P&gt; 
&lt;P&gt;Accept type : JSON&lt;/P&gt; 
&lt;P&gt;... in advanced settings :&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Wrap JSON Response : ON&lt;/P&gt; 
&lt;P&gt;HTTP Headers :&lt;/P&gt; 
&lt;P&gt;"Accept" =&amp;nbsp;"application/hal+json"&lt;/P&gt; 
&lt;P&gt;"Accept-Language" =&amp;nbsp;"en-US"&lt;/P&gt; 
&lt;P&gt;"AFKL-TRAVEL-Country" =&amp;nbsp;"FR"&lt;/P&gt; 
&lt;P&gt;"AFKL-TRAVEL-Host" =&amp;nbsp;"AF"&lt;/P&gt; 
&lt;P&gt;"Api-Key" = &amp;lt;key I can on the dev portal ...&amp;gt;&lt;/P&gt; 
&lt;P&gt;but I have error :&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;++++++++++++++++++++++++++++++++&lt;/P&gt; 
&lt;P&gt;Exception in component tRESTClient_3&lt;BR /&gt;javax.ws.rs.ServerErrorException&lt;BR /&gt;at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)&lt;BR /&gt;at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)&lt;BR /&gt;at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)&lt;BR /&gt;at java.lang.reflect.Constructor.newInstance(Unknown Source)&lt;BR /&gt;at org.apache.cxf.jaxrs.client.AbstractClient.convertToWebApplicationException(AbstractClient.java:463)&lt;BR /&gt;at org.apache.cxf.jaxrs.client.WebClient.doInvoke(WebClient.java:881)&lt;BR /&gt;at org.apache.cxf.jaxrs.client.WebClient.doInvoke(WebClient.java:852)&lt;BR /&gt;at org.apache.cxf.jaxrs.client.WebClient.invoke(WebClient.java:410)&lt;BR /&gt;at org.apache.cxf.jaxrs.client.WebClient.get(WebClient.java:594)&lt;BR /&gt;at projetreference.test_damien_api_0_1.Test_Damien_API.tRESTClient_3Process(Test_Damien_API.java:5507)&lt;BR /&gt;at projetreference.test_damien_api_0_1.Test_Damien_API.tWarn_3Process(Test_Damien_API.java:4446)&lt;BR /&gt;at projetreference.test_damien_api_0_1.Test_Damien_API.tWarn_2Process(Test_Damien_API.java:2469)&lt;BR /&gt;[statistics] disconnected&lt;BR /&gt;at projetreference.test_damien_api_0_1.Test_Damien_API.tWarn_1Process(Test_Damien_API.java:555)&lt;BR /&gt;at projetreference.test_damien_api_0_1.Test_Damien_API.runJobInTOS(Test_Damien_API.java:6213)&lt;BR /&gt;at projetreference.test_damien_api_0_1.Test_Damien_API.main(Test_Damien_API.java:6070)&lt;/P&gt; 
&lt;P&gt;++++++++++++++++++++++++++++++++&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 05:09:02 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T05:09:02Z</dc:date>
    <item>
      <title>Use a REST/JSON API from Talend ETL "https://api.klm.com/opendata/flightoffers/reference-data?country=FR"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Use-a-REST-JSON-API-from-Talend-ETL-quot-https-api-klm-com/m-p/2256576#M38917</link>
      <description>&lt;P&gt;After 2 success with your help calling ...&lt;/P&gt; 
&lt;P&gt;"&lt;A href="https://restcountries.eu/rest/v2/all" target="_blank" rel="nofollow noopener noreferrer"&gt;https://restcountries.eu/rest/v2/all&lt;/A&gt;"&lt;/P&gt; 
&lt;P&gt;"&lt;A href="https://api-adresse.data.gouv.fr/search/?q=8+bd+du+port" target="_blank" rel="nofollow noopener noreferrer"&gt;https://api-adresse.data.gouv.fr/search/?q=8+bd+du+port&lt;/A&gt;"&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am now trying to call an Air France KLM API from&amp;nbsp;&lt;A href="https://developer.airfranceklm.com/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://developer.airfranceklm.com/&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;I activated my account and have a "key"&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;On talend side, in tRESTClient :&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;URL : "&lt;A href="https://api.klm.com/opendata/flightoffers/reference-data?country=FR" target="_blank" rel="nofollow noopener noreferrer"&gt;https://api.klm.com/opendata/flightoffers/reference-data?country=FR&lt;/A&gt;"&lt;/P&gt; 
&lt;P&gt;Relative Path : ""&lt;/P&gt; 
&lt;P&gt;HTTP Method : GET&lt;/P&gt; 
&lt;P&gt;Accept type : JSON&lt;/P&gt; 
&lt;P&gt;... in advanced settings :&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Wrap JSON Response : ON&lt;/P&gt; 
&lt;P&gt;HTTP Headers :&lt;/P&gt; 
&lt;P&gt;"Accept" =&amp;nbsp;"application/hal+json"&lt;/P&gt; 
&lt;P&gt;"Accept-Language" =&amp;nbsp;"en-US"&lt;/P&gt; 
&lt;P&gt;"AFKL-TRAVEL-Country" =&amp;nbsp;"FR"&lt;/P&gt; 
&lt;P&gt;"AFKL-TRAVEL-Host" =&amp;nbsp;"AF"&lt;/P&gt; 
&lt;P&gt;"Api-Key" = &amp;lt;key I can on the dev portal ...&amp;gt;&lt;/P&gt; 
&lt;P&gt;but I have error :&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;++++++++++++++++++++++++++++++++&lt;/P&gt; 
&lt;P&gt;Exception in component tRESTClient_3&lt;BR /&gt;javax.ws.rs.ServerErrorException&lt;BR /&gt;at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)&lt;BR /&gt;at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)&lt;BR /&gt;at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)&lt;BR /&gt;at java.lang.reflect.Constructor.newInstance(Unknown Source)&lt;BR /&gt;at org.apache.cxf.jaxrs.client.AbstractClient.convertToWebApplicationException(AbstractClient.java:463)&lt;BR /&gt;at org.apache.cxf.jaxrs.client.WebClient.doInvoke(WebClient.java:881)&lt;BR /&gt;at org.apache.cxf.jaxrs.client.WebClient.doInvoke(WebClient.java:852)&lt;BR /&gt;at org.apache.cxf.jaxrs.client.WebClient.invoke(WebClient.java:410)&lt;BR /&gt;at org.apache.cxf.jaxrs.client.WebClient.get(WebClient.java:594)&lt;BR /&gt;at projetreference.test_damien_api_0_1.Test_Damien_API.tRESTClient_3Process(Test_Damien_API.java:5507)&lt;BR /&gt;at projetreference.test_damien_api_0_1.Test_Damien_API.tWarn_3Process(Test_Damien_API.java:4446)&lt;BR /&gt;at projetreference.test_damien_api_0_1.Test_Damien_API.tWarn_2Process(Test_Damien_API.java:2469)&lt;BR /&gt;[statistics] disconnected&lt;BR /&gt;at projetreference.test_damien_api_0_1.Test_Damien_API.tWarn_1Process(Test_Damien_API.java:555)&lt;BR /&gt;at projetreference.test_damien_api_0_1.Test_Damien_API.runJobInTOS(Test_Damien_API.java:6213)&lt;BR /&gt;at projetreference.test_damien_api_0_1.Test_Damien_API.main(Test_Damien_API.java:6070)&lt;/P&gt; 
&lt;P&gt;++++++++++++++++++++++++++++++++&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 05:09:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Use-a-REST-JSON-API-from-Talend-ETL-quot-https-api-klm-com/m-p/2256576#M38917</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T05:09:02Z</dc:date>
    </item>
    <item>
      <title>Re: Use a REST/JSON API from Talend ETL "https://api.klm.com/opendata/flightoffers/reference-data?country=FR"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Use-a-REST-JSON-API-from-Talend-ETL-quot-https-api-klm-com/m-p/2256577#M38918</link>
      <description>&lt;P&gt;API Documentation&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.airfranceklm.com/docs/read/opendata/Get_Started" target="_blank" rel="nofollow noopener noreferrer"&gt;https://developer.airfranceklm.com/docs/read/opendata/Get_Started&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Lvnc"&gt;API1.JPG&lt;/A&gt;</description>
      <pubDate>Sun, 28 Jul 2019 11:04:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Use-a-REST-JSON-API-from-Talend-ETL-quot-https-api-klm-com/m-p/2256577#M38918</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-28T11:04:44Z</dc:date>
    </item>
  </channel>
</rss>

