rki-covid-api
rki-covid-api copied to clipboard
Returns http status code 200 on error
Currently there is a problem with the Official-RKI-API. The Official-RKI-API returns error code 400, but this api returns status code 200, when it shouldn't, because there is obviously a problem.
take a look at this issue https://github.com/marlon360/rki-covid-api/issues/319
take a look at this issue #319
the reason for this issue is not the right now not working api, but rather the http status code it returns (it returns code 200 when it shouldn't)
because of that the error is catched, the resposecode for you is 200! that`s not realy fine .......
Reopend this Issue, because a patch is now availible....