Editting my previous post, the symbols were not ok.
Now I think I have the correct one, but I do get this:

2017-09-18 21:13:32.126 [main] ERROR c.danlind.igz.adapter.RestApiAdapter - Exception when getting historic prices for epic EUR/USD, error was <html><head><title>Page Not Found</title><h3>Error 404</h3><h3>Sorry, the requested page is not available.</h3></body></html>
org.springframework.web.client.HttpClientErrorException: 404 Not Found

2017-09-18 21:13:32.127 [main] ERROR c.danlind.igz.brokerapi.BrokerAsset - Error when subscribing to EUR/USD
org.springframework.web.client.HttpClientErrorException: 404 Not Found

and if I try the GER30, I get this:

2017-09-18 21:14:24.574 [RxCachedThreadScheduler-3] ERROR c.danlind.igz.brokerapi.BrokerAsset - Error subscribing to tick observable for IX.D.DAX.IFD.IP
com.lightstreamer.ls_client.PushUserException: Insufficient permissions

2017-09-18 21:14:24.710 [RxCachedThreadScheduler-5] ERROR c.danlind.igz.brokerapi.BrokerAsset - Error subscribing to volume observable for IX.D.DAX.IFD.IP
com.lightstreamer.ls_client.PushUserException: Insufficient permissions

I am a bit lost, sorry for this... I do not understand if my settings are wrong or if I cannot access the value due to any other limitation

Last edited by Yop127; 09/18/17 20:23.