AlphaVantage-Fehler: Please verify your API signature and try again momentarily

Noch 2 Fehler im Protokoll gefunden, aber ich hab keine Ahnung ob und welche Auswirkungen die haben:
Server returned lastModified <= 0 for https://updates.portfolio-performance.info/portfolio/content.xml.xz

und:

Tue May 29 04:16:01 CEST 2018
Alpha Vantage


Tue May 29 04:16:01 CEST 2018
Unerwartetes Feld in Serverantwort: {
“Information”: “Thank you for using Alpha Vantage. Please verify your API signature and try again momentarily.”
}

java.io.IOException: Unerwartetes Feld in Serverantwort: {
“Information”: “Thank you for using Alpha Vantage. Please verify your API signature and try again momentarily.”
}

at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.updateLatestQuotes(AlphavantageQuoteFeed.java:143)

at name.abuchen.portfolio.ui.UpdateQuotesJob$1.run(UpdateQuotesJob.java:229)

at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)

Ersteres bedeutet nur das es zu dem Moment kein Update gab.

Zweiteres: Hast Du in PP Deinen Alpha Vantage API Key eingetragen? Hatte der schonmal funktioniert?

Jaja, der Key Alpha Vantage Key funktioniert. Es scheint ja überhaupt alles zu funktionieren.