Ich habe ca. 30 Aktien die nun die Kurse über PP abfragen. Es erscheint folgende Meldung:
Mon Nov 13 09:17:28 CET 2017
Alpha Vantage
Mon Nov 13 09:17:28 CET 2017
Unerwartetes Feld in Serverantwort: {
“Information”: “Please consider optimizing your API call frequency.”
}
java.io.IOException: Unerwartetes Feld in Serverantwort: {
“Information”: “Please consider optimizing your API call frequency.”
}
at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.updateLatestQuotes(AlphavantageQuoteFeed.java:89)
at name.abuchen.portfolio.ui.UpdateQuotesJob$1.run(UpdateQuotesJob.java:226)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)