-
-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
An error occurred #504
Comments
ich bekomme Exception: Request failed for https://api.corona-zahlen.org returned code 499. Truncated server response: {"error":{"message":"There is a problem with the official RKI API.","rkiError":{"code":499,"message":"Token Required","messageCode":"GWM_0003","det... |
Looks like the RKI API now requires a token? |
Do we require a token now? |
apparently "just" for the Covid19_hubv service at the rki arcgis, the other one works just fine. |
the rki_key_data_hubv service might be an alternative, at least for recovered and such sums |
This error has happened more than once, and it has always corrected itself after 1 to 2 days. In any case, the underlying tables of the rki api were last updated on 27.2. between 3:01 and 4:08 am (german time). Let's wait until tomorrow. |
unfortunately the error is still there. could be that the service has been discontinued ........ ?! cant find any information .... |
If the error should still be there tomorrow (2023-03-03), I will create a PR with a different data source! |
i am sorry but the Pr is not ready ... thats a lot of work and today i had not so much time, but i am looking forward to finsh the PR tomorrow! |
PR is done. marlon has to review..... |
{"error":{"message":"An error occurred.","details":"Cannot read properties of undefined (reading 'attributes')","stack":"TypeError: Cannot read properties of undefined (reading 'attributes')\n at /usr/src/app/src/data-requests/germany.ts:71:28\n at Generator.next ()\n at fulfilled (/usr/src/app/dist/data-requests/germany.js:5:58)\n at runMicrotasks ()\n at processTicksAndRejections (node:internal/process/task_queues:96:5)"}}
The text was updated successfully, but these errors were encountered: